summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvi2tty/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/dvi2tty/Makefile.am')
-rw-r--r--Build/source/texk/dvi2tty/Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/Build/source/texk/dvi2tty/Makefile.am b/Build/source/texk/dvi2tty/Makefile.am
index aa99d31e86b..67257f9bb85 100644
--- a/Build/source/texk/dvi2tty/Makefile.am
+++ b/Build/source/texk/dvi2tty/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live subdirectory texk/dvi2tty/
##
-## Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009 - 2011 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
ACLOCAL_AMFLAGS = -I ../../m4
@@ -48,10 +48,9 @@ man1_MANS = \
TESTS = dvi2tty.test
TESTS_ENVIRONMENT = DVI2TTY_TREE=$(DVI2TTY_TREE)
-DISTCLEANFILES =
EXTRA_DIST += $(TESTS)
## dvi2tty.test
-EXTRA_DIST += ligtest.tty test.tty tests.tty testu.tty
-DISTCLEANFILES += ligtest.out test.out tests.out testu.out
+EXTRA_DIST += ligtest.tty test.tty testc.tty tests.tty testu.tty
+DISTCLEANFILES = ligtest.out test.out testc.out tests.out testu.out