test-command is not an actual test program.
[libguestfs.git] / Makefile.am
index 60cfac0..ffe558b 100644 (file)
@@ -102,7 +102,7 @@ tests_CFLAGS = \
        -I$(top_builddir)/src -Wall
 tests_LDADD = $(top_builddir)/src/libguestfs.la
 
-TESTS = $(check_PROGRAMS)
+TESTS = tests
 TESTS_ENVIRONMENT = $(VG)
 
 $(TESTS): $(INITRAMFS) $(VMLINUZ)