From 302d84cedc334087efa9395d71499118b74b2031 Mon Sep 17 00:00:00 2001 From: LelixSuper Date: Mon, 6 Jun 2016 19:26:30 +0200 Subject: Fix mistake in Makefile --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index 7f15bd2f..92e37cfb 100644 --- a/src/Makefile +++ b/src/Makefile @@ -101,7 +101,7 @@ endif # typing 'make' will invoke the default target entry called 'all', -# in this case, the 'default' target entry is basic_game +# in this case, the 'default' target entry is raylib all: raylib # compile raylib library -- cgit v1.2.3