From 4a2834255dc48166afc537e9e9dce80be457fa14 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 30 Sep 2009 19:14:56 +0200 Subject: New example showing handling of mixed content with type customization --- dist/examples/cxx/tree/custom/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/examples/cxx/tree/custom/makefile') diff --git a/dist/examples/cxx/tree/custom/makefile b/dist/examples/cxx/tree/custom/makefile index 350d0ab..584f599 100644 --- a/dist/examples/cxx/tree/custom/makefile +++ b/dist/examples/cxx/tree/custom/makefile @@ -1,4 +1,4 @@ -dirs := comments contacts double taxonomy wildcard +dirs := comments contacts double mixed taxonomy wildcard ifeq ($(WITH_BOOST),1) dirs += calendar -- cgit v1.1