Merge pull request #124 from LelixSuper/patch-1

Fix mistake in the make file
This commit is contained in:
Ray 2016-06-06 20:20:21 +02:00
commit dd468e9ef9

View File

@ -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