From 9cb49187f65bea1a9ec0fd6b35295632d6a7e121 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 9 May 2014 18:33:25 -0700 Subject: Add 'processing' example that uses higher-level API --- examples/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/makefile') diff --git a/examples/makefile b/examples/makefile index 8cd8a21..52808d4 100644 --- a/examples/makefile +++ b/examples/makefile @@ -4,7 +4,7 @@ include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make -examples := roundtrip performance +examples := roundtrip processing performance default := $(out_base)/ test := $(out_base)/.test -- cgit v1.1