summaryrefslogtreecommitdiff
path: root/Build/source/texk/seetexk
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-11-18 10:59:35 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-11-18 10:59:35 +0000
commitdb02e825b34d1dd415ab232237464037842b2461 (patch)
treeb5d6ca690d0b781ed06f27bba4f723f7b7c5e5db /Build/source/texk/seetexk
parent1df1b123e208c563487297b0d30b655d26395baa (diff)
seetexk (dviselect): Add a missing file
git-svn-id: svn://tug.org/texlive/trunk@32177 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/seetexk')
-rw-r--r--Build/source/texk/seetexk/ChangeLog1
-rw-r--r--Build/source/texk/seetexk/Makefile.am6
-rw-r--r--Build/source/texk/seetexk/Makefile.in2
3 files changed, 6 insertions, 3 deletions
diff --git a/Build/source/texk/seetexk/ChangeLog b/Build/source/texk/seetexk/ChangeLog
index 5fe0971171e..cce91491cf6 100644
--- a/Build/source/texk/seetexk/ChangeLog
+++ b/Build/source/texk/seetexk/ChangeLog
@@ -2,6 +2,7 @@
* seetexk.test: Add a test for dviselect creating 0 pages.
* tests/playnot.2 (new): Additional test output.
+ * Makefile.am: Add the new test output.
2013-11-18 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
diff --git a/Build/source/texk/seetexk/Makefile.am b/Build/source/texk/seetexk/Makefile.am
index b8f0dbac369..8944f138cfb 100644
--- a/Build/source/texk/seetexk/Makefile.am
+++ b/Build/source/texk/seetexk/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory texk/seetexk/
##
-## Copyright (C) 2009-2011 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
ACLOCAL_AMFLAGS = -I ../../m4
@@ -51,6 +51,8 @@ TESTS = seetexk.test
EXTRA_DIST = $(TESTS)
## seetexk.test
-EXTRA_DIST += tests/play.dvi tests/playbook.2 tests/playconc.2 tests/playdvi.2 tests/playsel.2
+EXTRA_DIST += \
+ tests/play.dvi tests/playbook.2 tests/playconc.2 \
+ tests/playdvi.2 tests/playnot.2 tests/playsel.2
DISTCLEANFILES = play*.2 play*.dvi
diff --git a/Build/source/texk/seetexk/Makefile.in b/Build/source/texk/seetexk/Makefile.in
index bd5159c01c6..4c6c47e6e32 100644
--- a/Build/source/texk/seetexk/Makefile.in
+++ b/Build/source/texk/seetexk/Makefile.in
@@ -589,7 +589,7 @@ noinst_HEADERS = \
dist_man1_MANS = dvibook.man dviconcat.man dviselect.man dvitodvi.man
TESTS = seetexk.test
EXTRA_DIST = $(TESTS) tests/play.dvi tests/playbook.2 tests/playconc.2 \
- tests/playdvi.2 tests/playsel.2
+ tests/playdvi.2 tests/playnot.2 tests/playsel.2
DISTCLEANFILES = play*.2 play*.dvi
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am