]> granicus.if.org Git - procps-ng/commitdiff
build-sys: simplify tests EXTRA_DIST configuration
authorSami Kerola <kerolasa@iki.fi>
Sat, 3 Dec 2011 13:15:51 +0000 (14:15 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 3 Dec 2011 19:20:27 +0000 (20:20 +0100)
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
testsuite/Makefile.am

index fa1fc1a64646a6410784aec7a03414d799793a38..25bb9f30e8f9ca59ccee64fd11f1b85e5255426f 100644 (file)
@@ -26,19 +26,7 @@ DEJATOOL += \
 endif
 
 EXTRA_DIST = \
-                        free.test/free.exp \
-                        kill.test/kill.exp \
-                        w.test/w.exp \
-                        pgrep.test/pgrep.exp \
-                        pkill.test/pkill.exp \
-                        site.exp \
-                        config/unix.exp \
-                        uptime.test/uptime.exp \
-                        pmap.test/pmap.exp \
-                        ps.test/ps_output.exp \
-                        ps.test/ps_personality.exp \
-                        pwdx.test/pwdx.exp \
-                        global-conf.exp \
-                        sysctl.test/sysctl_read.exp \
-                        slabtop.test/slabtop.exp \
-                        vmstat.test/vmstat.exp
+       config/unix.exp \
+       global-conf.exp \
+       site.exp \
+       *.test