summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-11-25 17:15:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-11-25 17:15:57 +0200
commit741f84835e207e219eb3093eaad845c941ba2818 (patch)
treeebcbf5660ba2e873b273aff23d8af53336a3bf87 /dist/examples/cxx/tree/makefile
parente8c564ba614889b0aa80fae0f66ee932f87decb0 (diff)
New example that shows how to embed schema grammar into application
Diffstat (limited to 'dist/examples/cxx/tree/makefile')
-rw-r--r--dist/examples/cxx/tree/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/examples/cxx/tree/makefile b/dist/examples/cxx/tree/makefile
index bf2b98d..3c34244 100644
--- a/dist/examples/cxx/tree/makefile
+++ b/dist/examples/cxx/tree/makefile
@@ -1,5 +1,5 @@
-dirs := binary caching custom hello library messaging mixed multiroot \
-performance polymorphism streaming wildcard
+dirs := binary caching embedded custom hello library messaging mixed \
+multiroot performance polymorphism streaming wildcard
ifeq ($(WITH_DBXML),1)
dirs += dbxml