aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile10
1 files changed, 9 insertions, 1 deletions
diff --git a/makefile b/makefile
index 79c200b..c47cd22 100644
--- a/makefile
+++ b/makefile
@@ -5,7 +5,15 @@
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
-dirs := composite container hello query mapping schema/embedded
+dirs := \
+composite \
+container \
+hello \
+inheritance \
+query \
+mapping \
+schema/embedded
+
tr1_dirs := relationship inverse schema/custom
boost_dirs := boost
qt_dirs := qt