Added Debian bug note for pgrep -u and testsuite

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
This commit is contained in:
Craig Small
2011-12-06 21:37:45 +11:00
parent 41ed28aa5d
commit f9ab2fec43
2 changed files with 14 additions and 2 deletions

View File

@ -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