summaryrefslogtreecommitdiff
path: root/examples/client/stream-tubes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/client/stream-tubes/Makefile.am')
-rw-r--r--examples/client/stream-tubes/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/client/stream-tubes/Makefile.am b/examples/client/stream-tubes/Makefile.am
index fb2259d6b..12abfcfc6 100644
--- a/examples/client/stream-tubes/Makefile.am
+++ b/examples/client/stream-tubes/Makefile.am
@@ -13,6 +13,10 @@ LDADD = \
@DBUS_LIBS@ \
@GLIB_LIBS@
+AM_CPPFLAGS = \
+ -DTP_SEAL_ENABLE \
+ $(NULL)
+
AM_CFLAGS = \
$(ERROR_CFLAGS) \
@DBUS_CFLAGS@ \