[Libguestfs] [PATCH 63/67] tests: change noinst to check

Richard W.M. Jones rjones at redhat.com
Sat Aug 24 11:05:03 UTC 2013


From: Olaf Hering <olaf at aepfle.de>

This change avoids the hard requirement for qemu-tools during package
build.

Signed-off-by: Olaf Hering <olaf at aepfle.de>
(cherry picked from commit cb7b1c56b7cf447dd9f2ea4dde5cf65e9f9f8cf8)
---
 tests/data/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am
index 03315de..5aa3219 100644
--- a/tests/data/Makefile.am
+++ b/tests/data/Makefile.am
@@ -82,7 +82,7 @@ images_files_build = \
 	initrd-x86_64.img.gz \
 	test-grep.txt.gz
 
-noinst_DATA = $(images_files_build) test.iso
+check_DATA = $(images_files_build) test.iso
 
 CLEANFILES = $(images_files_build) test.iso
 
-- 
1.8.3.1




More information about the Libguestfs mailing list