mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
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:
2
tests/commanddata/Makefile.am
Normal file
2
tests/commanddata/Makefile.am
Normal file
@@ -0,0 +1,2 @@
|
||||
EXTRA_DIST = \
|
||||
$(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/*.log))
|
||||
Reference in New Issue
Block a user