corrected examples Makefile target (#985)

This commit is contained in:
chriscamacho 2019-10-11 13:54:13 +01:00 committed by Ray
parent 82306af111
commit 161c8b7d08

View File

@ -438,7 +438,7 @@ EXAMPLES = \
shaders/shaders_eratosthenes \ shaders/shaders_eratosthenes \
shaders/shaders_basic_lighting \ shaders/shaders_basic_lighting \
shaders/shaders_fog \ shaders/shaders_fog \
shaders/shaders_simple \ shaders/shaders_simple_mask \
audio/audio_module_playing \ audio/audio_module_playing \
audio/audio_music_stream \ audio/audio_music_stream \
audio/audio_raw_stream \ audio/audio_raw_stream \