summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ffe558b3..fcf5f614 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -97,7 +97,7 @@ make-initramfs.sh: make-initramfs.sh.in
check_PROGRAMS = tests test-command
-tests_SOURCES = tests.c
+tests_SOURCES = tests.c test-bootbootboot.sh
tests_CFLAGS = \
-I$(top_builddir)/src -Wall
tests_LDADD = $(top_builddir)/src/libguestfs.la