summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e730ec9..3b611b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,7 @@ AM_CPPFLAGS = \
-include config.h \
-I$(top_srcdir)/include \
-I$(top_srcdir)/subprojects \
+ -I$(top_srcdir)/subprojects/dbus-gmain \
$(DBUS_CFLAGS) \
$(GLIB_CFLAGS) \
$(PYTHON_CPPFLAGS) \