diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-01-09 15:18:42 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-01-09 15:18:42 +0000 |
commit | 5588f7dd136a9cedd08f84f4bfe0c21552787abf (patch) | |
tree | b2279760b54c77ff75dae9548c466456d36d8dda /Build/source/texk/web2c/am | |
parent | 83f15d44aad5e9f35781be082926656b8df76d27 (diff) |
Move encTeX specific part of tex.ch into a separate file enctex.ch
that is not used when building pTeX
Adjust the various Makefile fragments accordingly
Adjust ptexdir/ptex-base.ch (no need to undo encTeX)
git-svn-id: svn://tug.org/texlive/trunk@20992 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/am')
-rw-r--r-- | Build/source/texk/web2c/am/texmf.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/am/texmf.am b/Build/source/texk/web2c/am/texmf.am index 1d2c32900d5..022c9b3fa2f 100644 --- a/Build/source/texk/web2c/am/texmf.am +++ b/Build/source/texk/web2c/am/texmf.am @@ -54,6 +54,7 @@ tex-final.ch: tie$(EXEEXT) $(tex_ch_srcs) tex_ch_srcs = \ tex.web \ tex.ch \ + enctex.ch \ $(tex_ch_synctex) \ tex-binpool.ch ## |