summaryrefslogtreecommitdiff
path: root/build_shared/Makefile_build.am_fragment
diff options
context:
space:
mode:
Diffstat (limited to 'build_shared/Makefile_build.am_fragment')
-rw-r--r--build_shared/Makefile_build.am_fragment2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_shared/Makefile_build.am_fragment b/build_shared/Makefile_build.am_fragment
index 95a39412..7a8bef44 100644
--- a/build_shared/Makefile_build.am_fragment
+++ b/build_shared/Makefile_build.am_fragment
@@ -41,7 +41,7 @@ endif
common_ldflags = -version-info $(LIBGLIBMM_SO_VERSION) $(no_undefined)
-all_includes = -I$(top_builddir)/glib -I$(top_srcdir)/glib \
+all_includes = -I$(top_builddir)/glib -I$(top_srcdir)/glib -I$(top_builddir) \
$(sublib_cflags) $(GTHREAD_CFLAGS)
extra_defines = -DG_LOG_DOMAIN=\"$(sublib_name)\" $(extra_win32_defines) \