Add top_builddir so glibconfig.h is found properly when build srcdir !=
[platform/upstream/glib.git] / gobject / Makefile.am
index 80a2d5e..d7859bc 100644 (file)
@@ -5,7 +5,7 @@
 
 SUBDIRS =
 
-INCLUDES = -I$(top_srcdir) @GLIB_DEBUG_FLAGS@
+INCLUDES = -I$(top_srcdir) -I$(top_builddir) @GLIB_DEBUG_FLAGS@
 
 # libraries to compile and install
 lib_LTLIBRARIES = libgobject.la