X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=daemon%2FMakefile.am;h=6e38da1987992da6d4d2a6e33353bf76c974ae1d;hb=270a2b5ebb6a5f01eb3f8cd2b591cd68d3b6096f;hp=7757067e48cafdacc2a6de064038f7df22a5d6a0;hpb=3bde9fdffdb74183f7bf1315eb402918d3b13ed1;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 7757067..6e38da1 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -175,7 +175,7 @@ guestfsd_LDADD = \ $(LIBINTL) \ $(SERVENT_LIB) -guestfsd_CPPFLAGS = -I$(top_srcdir)/gnulib/lib +guestfsd_CPPFLAGS = -I$(top_srcdir)/gnulib/lib -I$(top_builddir)/gnulib/lib guestfsd_CFLAGS = $(WARN_CFLAGS) $(WERROR_CFLAGS) .PHONY: force