From 884dea7531962b17ef843ac2175faa050e8b0758 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 Apr 2014 12:57:06 +0200 Subject: Add support for ordered types, mixed content --- 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 70226f9..44e7a0f 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 performance polymorphism streaming wildcard +multiroot order performance polymorphism streaming wildcard ifeq ($(WITH_ZLIB),1) dirs += compression -- cgit v1.1