summaryrefslogtreecommitdiff
path: root/examples/makefile
diff options
context:
space:
mode:
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 31a72b7..0180e9a 100644
--- a/examples/makefile
+++ b/examples/makefile
@@ -5,7 +5,7 @@
include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make
-examples := hello
+examples := hello features
default := $(out_base)/
clean := $(out_base)/.clean