summaryrefslogtreecommitdiff
path: root/examples/cm/extended/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cm/extended/Makefile.am')
-rw-r--r--examples/cm/extended/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/cm/extended/Makefile.am b/examples/cm/extended/Makefile.am
index 376081c7b..8b5b4fb02 100644
--- a/examples/cm/extended/Makefile.am
+++ b/examples/cm/extended/Makefile.am
@@ -46,6 +46,7 @@ LDADD = \
AM_CPPFLAGS = \
-I${top_srcdir} -I${top_builddir} \
-DTP_SEAL_ENABLE \
+ -DTP_DISABLE_SINGLE_INCLUDE \
$(GLIB_CFLAGS) \
$(DBUS_CFLAGS) \
$(NULL)