X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=capitests%2FMakefile.am;fp=capitests%2FMakefile.am;h=d32b7fc3b2948660871f33c5fa1f78c8ce0f2f48;hp=cb9188ecd7b2f54a596ea1ab1cfad354d90ed6c4;hb=1a35ca59088e572c11633e85524bb282cb436186;hpb=f23352aefd96dc873111e5e5d55ea22b30c3e0ad diff --git a/capitests/Makefile.am b/capitests/Makefile.am index cb9188e..d32b7fc 100644 --- a/capitests/Makefile.am +++ b/capitests/Makefile.am @@ -129,6 +129,7 @@ test_debug_to_file_SOURCES = test-debug-to-file.c test_debug_to_file_CFLAGS = \ -I$(top_srcdir)/src -I$(top_builddir)/src \ -I$(top_srcdir)/gnulib/lib \ + -I$(top_builddir)/gnulib/lib \ $(WARN_CFLAGS) $(WERROR_CFLAGS) test_debug_to_file_LDADD = \ $(top_builddir)/src/libguestfs.la \