summaryrefslogtreecommitdiff
path: root/tests/date/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-27 03:15:14 +0000
committerJim Meyering <jim@meyering.net>1997-01-27 03:15:14 +0000
commitb103723acca33ed0add1abfa56ee8b9f3f4ad438 (patch)
treea2546df32adc706a3bf79a74d0f09cf3500a2bf1 /tests/date/Makefile.am
parent03ebea3ec6f566db77134a1689cc0be151ab9174 (diff)
downloadcoreutils-b103723acca33ed0add1abfa56ee8b9f3f4ad438.tar.xz
.
Diffstat (limited to 'tests/date/Makefile.am')
-rw-r--r--tests/date/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/date/Makefile.am b/tests/date/Makefile.am
index 21f1c0fe5..b29961cb6 100644
--- a/tests/date/Makefile.am
+++ b/tests/date/Makefile.am
@@ -3,7 +3,11 @@
##test-files-begin
x = date
explicit =
-maint_gen =
+maint_gen = t1.exp t2.exp t3.exp t4.exp t5.exp t6.exp t7.exp t8.exp t9.exp \
+tleap-1.exp
+run_gen = t1.out t1.err t2.out t2.err t3.out t3.err t4.out t4.err t5.out \
+t5.err t6.out t6.err t7.out t7.err t8.out t8.err t9.out t9.err tleap-1.out \
+tleap-1.err
##test-files-end
EXTRA_DIST = mk-script.pl Test.pm $x-tests $(explicit) $(maint_gen)