From 6431033336f36206cc9b0b385bc2b8da9ef16556 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 3 Dec 2013 12:31:20 +0000 Subject: psutils: Distribute the additional files git-svn-id: svn://tug.org/texlive/trunk@32306 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/psutils/Makefile.am | 4 ++-- Build/source/texk/psutils/Makefile.in | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'Build/source/texk/psutils') diff --git a/Build/source/texk/psutils/Makefile.am b/Build/source/texk/psutils/Makefile.am index f5e5e877eb0..7d174c450a0 100644 --- a/Build/source/texk/psutils/Makefile.am +++ b/Build/source/texk/psutils/Makefile.am @@ -81,8 +81,8 @@ TESTS = psutils.test EXTRA_DIST += $(TESTS) ## psutils.test -EXTRA_DIST += tests/play.ps tests/playbook.2 tests/playnup.2 tests/playps.2 \ - tests/playres.ps tests/playsel.2 \ +EXTRA_DIST += tests/play.ps tests/playbook.2 tests/playnup.2 tests/playnup1.2 \ + tests/playps.2 tests/playres.ps tests/playsel.2 tests/playsel1.2 \ tests/plot.eps tests/ploth.eps tests/plotm.eps tests/plotv.eps DISTCLEANFILES = play*.2 play*.ps plot*.eps diff --git a/Build/source/texk/psutils/Makefile.in b/Build/source/texk/psutils/Makefile.in index ac25382b394..68a6a106e22 100644 --- a/Build/source/texk/psutils/Makefile.in +++ b/Build/source/texk/psutils/Makefile.in @@ -587,9 +587,10 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ EXTRA_DIST = $(PSUTILS_TREE) $(PSUTILS_TREE)-PATCHES \ $(top_builddir)/../../build-aux/relpath $(TESTS) tests/play.ps \ - tests/playbook.2 tests/playnup.2 tests/playps.2 \ - tests/playres.ps tests/playsel.2 tests/plot.eps \ - tests/ploth.eps tests/plotm.eps tests/plotv.eps + tests/playbook.2 tests/playnup.2 tests/playnup1.2 \ + tests/playps.2 tests/playres.ps tests/playsel.2 \ + tests/playsel1.2 tests/plot.eps tests/ploth.eps \ + tests/plotm.eps tests/plotv.eps AM_CPPFLAGS = $(KPATHSEA_INCLUDES) $(PAPER_INCLUDES) -D_Noreturn= -D_GL_ATTRIBUTE_CONST= AM_CFLAGS = $(WARNING_CFLAGS) noinst_LIBRARIES = libpsutils.a -- cgit v1.2.3