From 8ffa44b96b668b0286aa73cc331b59d4cef38d48 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 Sep 2015 12:18:02 +0200 Subject: Add example of more secure XML parsing --- dist/examples/cxx/tree/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/examples/cxx/tree/makefile') 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 -- cgit v1.1