summaryrefslogtreecommitdiff
path: root/examples/extensions/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/extensions/Makefile.am')
-rw-r--r--examples/extensions/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/extensions/Makefile.am b/examples/extensions/Makefile.am
index ab778d1b9..ca44bcfc2 100644
--- a/examples/extensions/Makefile.am
+++ b/examples/extensions/Makefile.am
@@ -9,6 +9,10 @@
tools_dir = $(top_srcdir)/tools
+AM_CPPFLAGS = \
+ -DTP_SEAL_ENABLE \
+ $(NULL)
+
AM_CFLAGS = \
$(ERROR_CFLAGS) \
$(DBUS_CFLAGS) \