aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-09-23 11:04:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-09-23 11:04:36 +0200
commit01c9e7c9cc51ad1795de6c556d196d46b931402b (patch)
treeb9da14338aea1d3646d59792a884ae02f3c48ede /makefile
parentafad07f94fb20973e2247809a5d9bc5692820ce7 (diff)
Add query example
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index b252863..c226005 100644
--- a/makefile
+++ b/makefile
@@ -5,7 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
-dirs := hello mapping template
+dirs := hello query mapping template
dist_dirs := $(filter-out template,$(dirs))
default := $(out_base)/