summaryrefslogtreecommitdiff
path: root/testsuite/Makefile.am
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2011-12-06 21:37:45 +1100
committerCraig Small <csmall@enc.com.au>2011-12-06 21:37:45 +1100
commitf9ab2fec4309779123f5652dfb4a77d30bde46e5 (patch)
tree7f6785fb3dae804059d941bb4a7f493fe65ebfb8 /testsuite/Makefile.am
parent41ed28aa5d2344e4838504a878a4db0afff8a6d8 (diff)
downloadprocps-ng-f9ab2fec4309779123f5652dfb4a77d30bde46e5.tar.gz
Added Debian bug note for pgrep -u and testsuitev3.3.1
Makefile.am testsuite needed to explicitly state the files because while everything else works, make distcheck fails. NEWS got updated with the Debian bug number for pgrep -u
Diffstat (limited to 'testsuite/Makefile.am')
-rw-r--r--testsuite/Makefile.am14
1 files changed, 13 insertions, 1 deletions
diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index fc9abdd..d1682ac 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -28,4 +28,16 @@ endif
EXTRA_DIST = \
config/unix.exp \
global-conf.exp \
- *.test
+ free.test/free.exp \
+ kill.test/kill.exp \
+ pgrep.test/pgrep.exp \
+ pkill.test/pkill.exp \
+ pmap.test/pmap.exp \
+ ps.test/ps_output.exp \
+ ps.test/ps_personality.exp \
+ pwdx.test/pwdx.exp \
+ slabtop.test/slabtop.exp \
+ sysctl.test/sysctl_read.exp \
+ uptime.test/uptime.exp \
+ vmstat.test/vmstat.exp \
+ w.test/w.exp