diff options
Diffstat (limited to 'Build/source/texk/web2c')
-rw-r--r-- | Build/source/texk/web2c/Makefile.in | 7 | ||||
-rw-r--r-- | Build/source/texk/web2c/am/web.am | 1 |
2 files changed, 3 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index d345cc5e1f1..1394d9b471d 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -1119,10 +1119,9 @@ EXTRA_DIST = PROJECTS cftests config.h cpascal.h help.h tangle.web \ tests/ptmr.tfm tests/ptmr.vf tests/ptmr.vpl tests/rpsyr.tfm \ tests/rptmr.tfm tests/story.dvi tests/testex.err \ tests/testex.mp tests/testex.tex tests/translate tests/uno.dos \ - tests/write18.tex tests/xampl.bib ctiedir tiedir \ - lib/mfmpi386.asm lib/mfmpw32.c lib/texmfmp.c \ - tests/common-test.pl texmfmem.h texmfmp-help.h texmfmp.h \ - $(tex_ch_srcs) lib/texmfmp.c tmf-pool.h $(tex_tests) \ + tests/xampl.bib ctiedir tiedir lib/mfmpi386.asm lib/mfmpw32.c \ + lib/texmfmp.c tests/common-test.pl texmfmem.h texmfmp-help.h \ + texmfmp.h $(tex_ch_srcs) lib/texmfmp.c tmf-pool.h $(tex_tests) \ tests/write18-quote.tex mf.web mf-binpool.ch mf.ch mftalk.h \ lib/texmfmp.c tmf-pool.h $(mf_tests) triptrap/README \ triptrap/mftrap.diffs triptrap/mftrap.fot triptrap/mftrap.log \ diff --git a/Build/source/texk/web2c/am/web.am b/Build/source/texk/web2c/am/web.am index 000c2bd74b0..b8548dbd1ef 100644 --- a/Build/source/texk/web2c/am/web.am +++ b/Build/source/texk/web2c/am/web.am @@ -250,6 +250,5 @@ EXTRA_DIST += \ tests/testex.tex \ tests/translate \ tests/uno.dos \ - tests/write18.tex \ tests/xampl.bib |