From 01c9e7c9cc51ad1795de6c556d196d46b931402b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 23 Sep 2010 11:04:36 +0200 Subject: Add query example --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') 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)/ -- cgit v1.1