aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLelixSuper <emanuele98@openmailbox.org>2016-06-06 19:26:30 +0200
committerLelixSuper <emanuele98@openmailbox.org>2016-06-06 19:26:30 +0200
commit302d84cedc334087efa9395d71499118b74b2031 (patch)
tree197efcb2a5093a5bcb6ec870c8a35105c00be475 /src
parentad8a5a95b2524291ffd4aaaef17ef7c28b4ee3ab (diff)
downloadraylib-302d84cedc334087efa9395d71499118b74b2031.tar.gz
raylib-302d84cedc334087efa9395d71499118b74b2031.zip
Fix mistake in Makefile
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
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