summaryrefslogtreecommitdiff
path: root/Build/source/utils/lacheck/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/lacheck/Makefile.in')
-rw-r--r--Build/source/utils/lacheck/Makefile.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/Build/source/utils/lacheck/Makefile.in b/Build/source/utils/lacheck/Makefile.in
index 867a9e3234d..ec6f6ff382b 100644
--- a/Build/source/utils/lacheck/Makefile.in
+++ b/Build/source/utils/lacheck/Makefile.in
@@ -498,10 +498,11 @@ top_srcdir = @top_srcdir@
AM_CFLAGS = $(WARNING_CFLAGS)
lacheck_SOURCES = lacheck.l
nodist_man1_MANS = lacheck.1
-TESTS = lacheck.test
+TESTS = lacheck.test test-def.test
dist_check_SCRIPTS = $(TESTS)
-EXTRA_DIST = test.old test.tex lacheck.hlp make_vms.com
-CLEANFILES = test.out
+EXTRA_DIST = test.old test.tex test-def.tex test-def.xout lacheck.hlp \
+ make_vms.com
+CLEANFILES = test.out test-def.out
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am