diff options
Diffstat (limited to 'Build/source/texk/web2c/Makefile.in')
-rw-r--r-- | Build/source/texk/web2c/Makefile.in | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index 59f62a56532..de436bebc3e 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -1294,13 +1294,15 @@ EXTRA_DIST = PROJECTS cftests cpascal.h help.h w2c/config.h \ ptexdir/tests/goth10.tfm ptexdir/tests/sample.dvi \ ptexdir/tests/min10.pl ptexdir/tests/min10.tfm \ ptexdir/tests/tmin10.pl ptexdir/tests/tmin10.tfm \ - ptexdir/ptrip.diffs $(eptex_tests) $(eptex_web_srcs) \ - $(eptex_ch_srcs) eptexdir/eptex.defines eptexdir/ChangeLog \ + ptexdir/ptrip/ptrip.diffs ptexdir/ptrip/texmf.cnf \ + $(eptex_tests) $(eptex_web_srcs) $(eptex_ch_srcs) \ + eptexdir/eptex.defines eptexdir/ChangeLog \ eptexdir/ChangeLog.TL eptexdir/README.txt \ - eptexdir/eptrip.diffs $(pdftex_ch_srcs) etexdir/etex.ch \ - pdftexdir/pdftex.defines pdftexdir/pdftex.h \ - pdftexdir/ChangeLog pdftexdir/NEWS pdftexdir/README \ - pdftexdir/change-files.txt $(pdftex_tests) \ + eptexdir/eptrip/eptrip.diffs eptexdir/eptrip/etrip.log \ + eptexdir/eptrip/etrip.tex eptexdir/eptrip/texmf.cnf \ + $(pdftex_ch_srcs) etexdir/etex.ch pdftexdir/pdftex.defines \ + pdftexdir/pdftex.h pdftexdir/ChangeLog pdftexdir/NEWS \ + pdftexdir/README pdftexdir/change-files.txt $(pdftex_tests) \ pdftexdir/regex/COPYING.LIB pdftexdir/regex/README \ luatexdir/ptexlib.h luatexdir/getluatexsvnversion.sh \ $(luatex_tests) luatexdir/lua51/Makefile \ |