summaryrefslogtreecommitdiff
path: root/dbus/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'dbus/examples/Makefile.am')
-rw-r--r--dbus/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/examples/Makefile.am b/dbus/examples/Makefile.am
index 45dc502..867f307 100644
--- a/dbus/examples/Makefile.am
+++ b/dbus/examples/Makefile.am
@@ -1,6 +1,6 @@
SUBDIRS = . statemachine
-INCLUDES = \
+AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_builddir) \
-I$(top_builddir)/dbus \