diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-06-04 08:50:20 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-06-04 08:50:20 +0000 |
commit | 2300ccb10e93ce75ca3e3dcf2b26bd4600761a47 (patch) | |
tree | 37a33bbefeac5a45bf01648b1e27c91c000902c9 /Build/source/texk/web2c/ptexdir/am | |
parent | d99cbbf7e8cc585a93ea5db4531c0da771c1f0ee (diff) |
misc cleanup
git-svn-id: svn://tug.org/texlive/trunk@18715 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ptexdir/am')
-rw-r--r-- | Build/source/texk/web2c/ptexdir/am/ptex.am | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/Build/source/texk/web2c/ptexdir/am/ptex.am b/Build/source/texk/web2c/ptexdir/am/ptex.am index dfb8f285593..95470f82a63 100644 --- a/Build/source/texk/web2c/ptexdir/am/ptex.am +++ b/Build/source/texk/web2c/ptexdir/am/ptex.am @@ -98,7 +98,7 @@ ptex_ch_srcs = \ tex-binpool.ch EXTRA_DIST += $(ptex_web_srcs) $(ptex_ch_srcs) ptexdir/ptexextra.in \ - ptexdir/ptex.defines lib/texmfmp.c tmf-pool.h + ptexdir/ptex.defines lib/texmfmp.c DISTCLEANFILES += $(nodist_ptex_SOURCES) ptex.web ptex.ch ptex-web2c \ ptex.p ptex.pool ptex-tangle ptexdir/ptex.version @@ -224,13 +224,3 @@ ptrip-clean: rm -rf tfm DISTCLEANFILES += ptrip.diffs -## Eventually delete these files -## -EXTRA_DIST += \ - ptexdir/Files \ - ptexdir/pbibtex.defines \ - ptexdir/ptex.mk \ - ptexdir/ptex-base.ch.orig \ - ptexdir/ptex-include.ch \ - ptexdir/ptexhelp.h \ - ptexdir/reautoconf |