aboutsummaryrefslogtreecommitdiff
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 dda76ce..4c4aadf 100644
--- a/examples/makefile
+++ b/examples/makefile
@@ -4,7 +4,7 @@
TOPTARGETS = all clean
-DIRS = balls gte n00bdemo
+DIRS = balls gte n00bdemo fpscam childexec render2tex rgb24 timer billboard
$(TOPTARGETS): $(DIRS)