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:
7b30944
)
test-bootbootboot.sh is a test, not a source file.
author
Richard Jones
<rjones@trick.home.annexia.org>
Tue, 19 May 2009 11:29:27 +0000
(12:29 +0100)
committer
Richard Jones
<rjones@trick.home.annexia.org>
Tue, 19 May 2009 11:29:27 +0000
(12:29 +0100)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
c035977
..
9fa44f2
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-97,12
+97,12
@@
make-initramfs.sh: make-initramfs.sh.in
check_PROGRAMS = tests test-command
-tests_SOURCES = tests.c
test-bootbootboot.sh
+tests_SOURCES = tests.c
tests_CFLAGS = \
-I$(top_builddir)/src -Wall
tests_LDADD = $(top_builddir)/src/libguestfs.la
-TESTS = tests
+TESTS = tests
test-bootbootboot.sh
TESTS_ENVIRONMENT = \
SKIP_TEST_COMMAND=$(shell ldd test-command | grep -sq 'not a dynamic executable' || echo 1) \
SKIP_ZEROFREE=$(shell test -x initramfs/usr/sbin/zerofree || echo 1) \