aboutsummaryrefslogtreecommitdiff
path: root/examples/makefile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-05-10 18:41:25 -0700
committerBoris Kolpackov <boris@codesynthesis.com>2014-05-10 18:41:25 -0700
commit40172c8a4c903acba24b236be7c3683b373f0bea (patch)
tree5f48d188d2e17d6bad952179e6ca10b687be2ae4 /examples/makefile
parent1c37ad3754f6028044be688d08f730c0928ec829 (diff)
Add 'persistence' 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 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