diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-28 15:23:10 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-03-28 15:23:10 +0000 |
commit | db934c507dfa4bd2d60adb6937857811014de3ee (patch) | |
tree | c2dfb1ed91b36739e26ece38adfa745c437fda46 /Build/source/utils/pmx/Makefile.am | |
parent | 6d881cc089df1edebd7e6b2aead5dcfdb3b9fdae (diff) |
pmx: Add manpages, lua script, and a test case
git-svn-id: svn://tug.org/texlive/trunk@25763 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/pmx/Makefile.am')
-rw-r--r-- | Build/source/utils/pmx/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/utils/pmx/Makefile.am b/Build/source/utils/pmx/Makefile.am index adcfc3a0e69..8019644fadc 100644 --- a/Build/source/utils/pmx/Makefile.am +++ b/Build/source/utils/pmx/Makefile.am @@ -252,6 +252,7 @@ TESTS = pmx.test EXTRA_DIST += $(TESTS) ## pmx.test -EXTRA_DIST += tests/barsant* +EXTRA_DIST += tests/barsant.mid tests/barsant.pml tests/barsant.pmx \ + tests/barsant.tex tests/barsant1.pmx tests/barsant2.pmx DISTCLEANFILES = barsant* pmxaerr.dat |