From be6559e090455206c66d1cb7e65a2e4f34a61861 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 14 May 2014 11:34:05 -0700 Subject: Add 'hybrid' example --- examples/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/makefile') diff --git a/examples/makefile b/examples/makefile index 2ef249a..6e5eaac 100644 --- a/examples/makefile +++ b/examples/makefile @@ -4,7 +4,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -examples := roundtrip processing persistence inheritance performance +examples := roundtrip processing persistence inheritance hybrid performance default := $(out_base)/ test := $(out_base)/.test -- cgit v1.1