aboutsummaryrefslogtreecommitdiff
path: root/examples/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-05-09 18:33:25 -0700
committerBoris Kolpackov <boris@codesynthesis.com>2014-05-09 18:33:25 -0700
commit9cb49187f65bea1a9ec0fd6b35295632d6a7e121 (patch)
tree3268e2465a0e712ea40622c27f69d914ce425fbd /examples/makefile
parent163fe8b81e7d1f25d745936ca3812e1913d95389 (diff)
Add 'processing' example that uses higher-level API
Diffstat (limited to 'examples/makefile')
-rw-r--r--examples/makefile2
1 files changed, 1 insertions, 1 deletions
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