X-Git-Url: http://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/38fac18bf81df672821ebbac4130ce41f0a6c61f..346ae1bbcbbe87e79fe2db1f019f014ea64e2175:/src/Makefile.in?ds=sidebyside diff --git a/src/Makefile.in b/src/Makefile.in index f6bbb5b..8146f9b 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -87,7 +87,7 @@ CFLAGS = @CFLAGS@ -Wall -Wpointer-arith -Wmissing-prototypes -Wmissing-de DEFS = @DEFS@ -DPKGDATADIR=\"$(pkgdatadir)\" -INCLUDES = $(GLIB_CFLAGS) -I$(top_builddir) -I$(top_srcdir) -I$(includedir) +INCLUDES = $(GLIB_CFLAGS) -I$(top_builddir) -I$(top_builddir)/src -I$(top_srcdir) -I$(top_srcdir)/src -I$(includedir) bin_PROGRAMS = @DOINSTGOB@