From ea46d05aed0343c20d8fdfaa0e67d54d51e8e2a0 Mon Sep 17 00:00:00 2001 From: "John Wilbert M. Villamor" Date: Fri, 22 Nov 2019 09:11:12 +0800 Subject: Added long awaited CD-ROM library and loads of fixes, see changelog for details --- examples/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/makefile') 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) -- cgit v1.2.3