git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
791a34b
)
test-command is not an actual test program.
author
Richard Jones
<rjones@redhat.com>
Tue, 12 May 2009 16:55:33 +0000
(17:55 +0100)
committer
Richard Jones
<rjones@redhat.com>
Tue, 12 May 2009 16:55:33 +0000
(17:55 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
60cfac0
..
ffe558b
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-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)