]> git.draconx.ca Git - gob-dx.git/blobdiff - src/Makefile.in
Release 2.0.0
[gob-dx.git] / src / Makefile.in
index f6bbb5b2149fef79a921a75023992a352c6178e0..147104d2a0dcdf6a8eb2941dc9d5ad524f84416f 100644 (file)
@@ -79,7 +79,7 @@ VERSION = @VERSION@
 YACC = @YACC@
 
 YFLAGS = -d -t
-SUBDIRS = 
+SUBDIRS = .
 
 CFLAGS = @CFLAGS@      -Wall                           -Wpointer-arith                 -Wmissing-prototypes            -Wmissing-declarations
 
@@ -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@