From 3076df2628f514b50065912a72269f2dc717e164 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 10 Aug 2010 11:19:14 +0200 Subject: Query test --- common/makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common/makefile') diff --git a/common/makefile b/common/makefile index 021c648..ad3b0a4 100644 --- a/common/makefile +++ b/common/makefile @@ -8,7 +8,8 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ schema \ template \ -lifecycle +lifecycle \ +query default := $(out_base)/ test := $(out_base)/.test -- cgit v1.1