X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=capitests%2FMakefile.am;h=ab91755118edf005ddf860dfa961e705dc2fdc94;hp=b52d2ed7cfe3491875261c7ceb75a07d8ed501ef;hb=157035503b509385084cafac8e5c5fa0afa2fef7;hpb=6fb57e430c8daa06d8d938ac02a104c8aadbbda5 diff --git a/capitests/Makefile.am b/capitests/Makefile.am index b52d2ed..ab91755 100644 --- a/capitests/Makefile.am +++ b/capitests/Makefile.am @@ -24,8 +24,7 @@ EXTRA_DIST = \ check_PROGRAMS = tests test-command tests_SOURCES = tests.c -tests_CFLAGS = \ - -I$(top_builddir)/src -Wall +tests_CFLAGS = -I$(top_srcdir)/src -I$(top_builddir)/src -Wall tests_LDADD = $(top_builddir)/src/libguestfs.la TESTS = tests