diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-01-19 16:29:28 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-01-19 16:29:28 +0000 |
commit | 04c2cc3e4fd3c33cb2dd3b2e2c1b7067dd9204dc (patch) | |
tree | 314efc9986dab5ab1cc2756c2b5f3a2474b6f4d7 /Build/source/texk/web2c/eptexdir/am/eptex.am | |
parent | ba0525ab1357402db941d4e2e6da5cd579ab2056 (diff) |
texmf.cnf for (e-)pTeX's trip test
git-svn-id: svn://tug.org/texlive/trunk@21125 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/eptexdir/am/eptex.am')
-rw-r--r-- | Build/source/texk/web2c/eptexdir/am/eptex.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/eptexdir/am/eptex.am b/Build/source/texk/web2c/eptexdir/am/eptex.am index b1b1266d954..5b399622111 100644 --- a/Build/source/texk/web2c/eptexdir/am/eptex.am +++ b/Build/source/texk/web2c/eptexdir/am/eptex.am @@ -101,7 +101,11 @@ endif EPTEX ## Test data and results ## ## eptexdir/eptrip.test -EXTRA_DIST += eptexdir/eptrip.diffs +EXTRA_DIST += \ + eptexdir/eptrip/eptrip.diffs \ + eptexdir/eptrip/etrip.log \ + eptexdir/eptrip/etrip.tex \ + eptexdir/eptrip/texmf.cnf eptrip.diffs: eptex$(EXEEXT) $(triptrap_diffs) $@ .PHONY: eptrip-clean |