aboutsummaryrefslogtreecommitdiff
path: root/common/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-08-19 11:25:20 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-08-19 11:25:20 +0200
commitb59214c08549043cb5812c025159c49d6f9efe01 (patch)
tree3d586457497b96391c292af33ffcfe9a25a33701 /common/makefile
parentbc95a07e6ecd388b4ef485f218aa1211d36e0e53 (diff)
Test automatic id assignment
Diffstat (limited to 'common/makefile')
-rw-r--r--common/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/makefile b/common/makefile
index 87488be..1e56ecb 100644
--- a/common/makefile
+++ b/common/makefile
@@ -6,6 +6,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
tests := \
+auto \
schema \
template \
lifecycle \