summaryrefslogtreecommitdiff
path: root/tests/factor/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-18 02:46:29 +0000
committerJim Meyering <jim@meyering.net>1997-02-18 02:46:29 +0000
commitc321e5b51a4742d62b9b1c8eea1103d43d8f39a0 (patch)
tree1acafcbc888a3a0b0cce6fc069d202b7b4615d44 /tests/factor/Makefile.am
parentbf8b53e78b92bb53193f355d9d735c23a6b7d08b (diff)
downloadcoreutils-c321e5b51a4742d62b9b1c8eea1103d43d8f39a0.tar.xz
.
Diffstat (limited to 'tests/factor/Makefile.am')
-rw-r--r--tests/factor/Makefile.am9
1 files changed, 3 insertions, 6 deletions
diff --git a/tests/factor/Makefile.am b/tests/factor/Makefile.am
index b29961cb6..bcc5c8500 100644
--- a/tests/factor/Makefile.am
+++ b/tests/factor/Makefile.am
@@ -1,13 +1,10 @@
## Process this file with automake to produce Makefile.in.
##test-files-begin
-x = date
+x = factor
explicit =
-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
+maint_gen = t1.exp t2.exp t3.exp t4.exp
+run_gen = t1.out t1.err t2.out t2.err t3.out t3.err t4.out t4.err
##test-files-end
EXTRA_DIST = mk-script.pl Test.pm $x-tests $(explicit) $(maint_gen)