aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-11-30 18:13:45 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-11-30 18:13:45 +0200
commitfe69aa1a2b29e577b86026f7bb56a19f5b3bdfef (patch)
treeb2318cae2cabd5cd534fe351d850049e36bfa38d /makefile
parentb498f6525ac1953b5ef4fdf3f027138c00c1ea19 (diff)
Add container example
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index a0000cd..d768ee8 100644
--- a/makefile
+++ b/makefile
@@ -5,7 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))build/bootstrap.make
-dirs := hello query mapping template
+dirs := container hello query mapping template
dist_dirs := $(filter-out template,$(dirs))
default := $(out_base)/