From 40172c8a4c903acba24b236be7c3683b373f0bea Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 10 May 2014 18:41:25 -0700 Subject: Add 'persistence' example --- examples/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/makefile') diff --git a/examples/makefile b/examples/makefile index 52808d4..00ed338 100644 --- a/examples/makefile +++ b/examples/makefile @@ -4,7 +4,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -examples := roundtrip processing performance +examples := roundtrip processing persistence performance default := $(out_base)/ test := $(out_base)/.test -- cgit v1.1