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 833654c..47b9221 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
+tr1_dirs := relationship inverse schema
dist_dirs := $(dirs) $(tr1_dirs)
all_dirs := $(dirs) $(tr1_dirs) template