summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/tree/makefile')
-rw-r--r--dist/examples/cxx/tree/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/examples/cxx/tree/makefile b/dist/examples/cxx/tree/makefile
index 44e7a0f..32b44de 100644
--- a/dist/examples/cxx/tree/makefile
+++ b/dist/examples/cxx/tree/makefile
@@ -1,5 +1,5 @@
dirs := binary caching embedded custom hello library messaging mixed \
-multiroot order performance polymorphism streaming wildcard
+multiroot order performance polymorphism secure streaming wildcard
ifeq ($(WITH_ZLIB),1)
dirs += compression