summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2019-05-12 21:53:21 +0200
committerraysan5 <[email protected]>2019-05-12 21:53:21 +0200
commit00431396b0b516b2296c17e5e5b5fd9e72bacfec (patch)
tree024c9ff9c343fbc156dd8cff500d70a20a0f40d7 /examples/Makefile
parentd50aa32ec88cef70c5fb3182f3e1ff43b6ef4159 (diff)
parent4b8c56ebd36ac1d93d219cdb905c89d924048e9e (diff)
downloadraylib-00431396b0b516b2296c17e5e5b5fd9e72bacfec.tar.gz
raylib-00431396b0b516b2296c17e5e5b5fd9e72bacfec.zip
Merge branch 'master' of https://github.com/raysan5/raylib
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 083afd92..6b9f5229 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -423,6 +423,7 @@ EXAMPLES = \
shaders/shaders_postprocessing \
shaders/shaders_raymarching \
shaders/shaders_palette_switch \
+ shaders/shaders_julia_set \
audio/audio_sound_loading \
audio/audio_music_stream \
audio/audio_module_playing \