aboutsummaryrefslogtreecommitdiff
path: root/examples/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-04-30 19:52:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-04-30 19:52:18 +0200
commit960adfbc3e19b684f5f3839782f2c1399eabd533 (patch)
tree84abb6d637abf7fbafc58f1fa5f73340c76669df /examples/makefile
parent387fbf589e73d96af9050afa121ef8b5e5370c4e (diff)
Add performance example
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 339dae9..8cd8a21 100644
--- a/examples/makefile
+++ b/examples/makefile
@@ -4,7 +4,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
-examples := roundtrip
+examples := roundtrip performance
default := $(out_base)/
test := $(out_base)/.test