summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/makefile')
-rw-r--r--examples/cxx/tree/custom/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/cxx/tree/custom/makefile b/examples/cxx/tree/custom/makefile
index 961916e..fc851e3 100644
--- a/examples/cxx/tree/custom/makefile
+++ b/examples/cxx/tree/custom/makefile
@@ -5,8 +5,8 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make
-all_examples := comments contacts double taxonomy wildcard calendar
-build_examples := comments contacts double taxonomy wildcard
+all_examples := comments contacts double mixed taxonomy wildcard calendar
+build_examples := comments contacts double mixed taxonomy wildcard
ifeq ($(xsd_with_boost_date_time),y)
build_examples += calendar