aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index aa62968..b5737d0 100644
--- a/makefile
+++ b/makefile
@@ -6,7 +6,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
dirs := composite container hello query mapping
-tr1_dirs := relationship inverse schema
+tr1_dirs := relationship inverse schema/custom
boost_dirs := boost
dist_dirs := $(dirs) $(tr1_dirs) $(boost_dirs)