build: distribute commandtest files

* tests/Makefile.am (SUBDIRS): Add commanddata.
* tests/commandtest.c (checkoutput): Delete correct file.
(test4): Delete pid file.
(mymain): Delete unused variable.
* tests/commanddata/Makefile.am: New file.
* configure.ac (AC_OUTPUT): Build new makefile.
Reported by Dominik Klein.
This commit is contained in:
Eric Blake
2010-12-10 08:09:13 -07:00
parent e8e9397cf7
commit 2a5ccbefb0
4 changed files with 6 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
EXTRA_DIST = \
$(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/*.log))