aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
index ef3a1f9..4ffe31d 100644
--- a/makefile
+++ b/makefile
@@ -5,6 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
dirs := \
+access \
composite \
container \
hello \
@@ -13,6 +14,7 @@ inheritance/reuse \
query \
mapping \
optimistic \
+pimpl \
schema/embedded
tr1_dirs := relationship inverse schema/custom view