aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2016-06-06 20:30:02 +0200
committerRay <raysan5@gmail.com>2016-06-06 20:30:02 +0200
commitd999b3ed537edd5cb718d06d6c7a2042c9822b70 (patch)
tree4bf70c42ffa2c4be566a99be756fd16923c47d14 /src
parent5f5d191d8869b2b3424e68c3dc80cf8fd74f0ba8 (diff)
parentdd468e9ef9d2a9e964341b9ff55900eb62c89cb8 (diff)
downloadraylib-d999b3ed537edd5cb718d06d6c7a2042c9822b70.tar.gz
raylib-d999b3ed537edd5cb718d06d6c7a2042c9822b70.zip
Merge branch 'develop' of https://github.com/raysan5/raylib into develop
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