From d07b467fba9030ddb6940e7c9451f15201faa23d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 27 Oct 2010 17:36:59 +0200 Subject: Implement support for composite value types New test: common/composite. --- common/makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'common/makefile') diff --git a/common/makefile b/common/makefile index 6328cb1..f13d80b 100644 --- a/common/makefile +++ b/common/makefile @@ -7,6 +7,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make tests := \ auto \ +composite \ ctor \ schema \ template \ -- cgit v1.1