summaryrefslogtreecommitdiff
path: root/examples/cm/call/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cm/call/Makefile.am')
-rw-r--r--examples/cm/call/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/cm/call/Makefile.am b/examples/cm/call/Makefile.am
index 3b7ad1fac..566ced038 100644
--- a/examples/cm/call/Makefile.am
+++ b/examples/cm/call/Makefile.am
@@ -63,6 +63,7 @@ LDADD = \
# AM_CPPFLAGS.
AM_CPPFLAGS = \
-I${top_srcdir} -I${top_builddir} \
+ -DTP_SEAL_ENABLE \
$(GLIB_CFLAGS) \
$(DBUS_CFLAGS) \
$(NULL)