diff options
| author | Ray <[email protected]> | 2017-10-20 00:19:56 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-20 00:19:56 +0200 |
| commit | 68632061e1f83e5bc434d20bafc7633dd1abd0af (patch) | |
| tree | 83016add617dcf6c43e8e4971079a5d99ad8847d /examples | |
| parent | 48daec567f8d22e4492eb47b878d7ff86024f97a (diff) | |
| download | raylib.com-68632061e1f83e5bc434d20bafc7633dd1abd0af.tar.gz raylib.com-68632061e1f83e5bc434d20bafc7633dd1abd0af.zip | |
Update and rename makefile to Makefile
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/web/Makefile (renamed from examples/web/makefile) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/web/makefile b/examples/web/Makefile index f32aefd..2db93f3 100644 --- a/examples/web/makefile +++ b/examples/web/Makefile @@ -2,7 +2,7 @@ # # raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 # -# Copyright (c) 2013-2017 Ramon Santamaria (@raysan5) +# Copyright (c) 2013-2017 Ramon Santamaria (@raysan5) # # This software is provided "as-is", without any express or implied warranty. In no event # will the authors be held liable for any damages arising from the use of this software. |
