summaryrefslogtreecommitdiff
path: root/Build/source/utils/psutils/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-11-08 10:06:26 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-11-08 10:06:26 +0000
commit35d16fdfd460a826228374bc74b0d68c7923e112 (patch)
tree2c3e66eb0caf19cc73cbf8b245944cc19ce79fc2 /Build/source/utils/psutils/Makefile.in
parent50185f7a8763b8a19df29c26dce186b3f1a9ef09 (diff)
psutils test: Do not depend on floating point rounding
git-svn-id: svn://tug.org/texlive/trunk@24545 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/psutils/Makefile.in')
-rw-r--r--Build/source/utils/psutils/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/psutils/Makefile.in b/Build/source/utils/psutils/Makefile.in
index 62fa86c01d6..b71df5e9c20 100644
--- a/Build/source/utils/psutils/Makefile.in
+++ b/Build/source/utils/psutils/Makefile.in
@@ -228,8 +228,8 @@ ACLOCAL_AMFLAGS = -I ../../m4
EXTRA_DIST = $(PSUTILS_TREE) $(PSUTILS_TREE)-PATCHES \
../../build-aux/relpath $(TESTS) tests/play.ps \
tests/playbook.2 tests/playnup.2 tests/playps.2 \
- tests/playres.2 tests/playsel.2 tests/plot.eps tests/ploth.eps \
- tests/plotm.eps tests/plotv.eps
+ tests/playres.ps tests/playsel.2 tests/plot.eps \
+ tests/ploth.eps tests/plotm.eps tests/plotv.eps
OS = UNIX
PAPER = a4
AM_CPPFLAGS = -DUNIX -DPAPER=\"$(PAPER)\"