]> git.draconx.ca Git - gob-dx.git/blobdiff - src/Makefile.am
Release 2.0.0
[gob-dx.git] / src / Makefile.am
index 6a8b8297ba4c196a8f6ad3b47587e56cc142b038..b9d186dd6178f9757034fa61883f4c18b0f9185b 100644 (file)
@@ -1,6 +1,6 @@
 #YACCFLAGS += -d -t
 YFLAGS = -d -t
-SUBDIRS =
+SUBDIRS = .
 
 CFLAGS = @CFLAGS@ \
        -Wall                   \
@@ -14,7 +14,9 @@ DEFS = @DEFS@ \
 INCLUDES = \
        $(GLIB_CFLAGS)          \
        -I$(top_builddir)       \
+       -I$(top_builddir)/src   \
        -I$(top_srcdir)         \
+       -I$(top_srcdir)/src     \
        -I$(includedir)
 
 bin_PROGRAMS = @DOINSTGOB@