diff options
Diffstat (limited to 'Build/source/texk/web2c/eptexdir/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 |