summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 3ae76baf..ecd4344a 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -456,7 +456,8 @@ SHADERS = \
shaders/shaders_eratosthenes \
shaders/shaders_basic_lighting \
shaders/shaders_fog \
- shaders/shaders_simple_mask
+ shaders/shaders_simple_mask \
+ shaders/shaders_spotlight
AUDIO = \
audio/audio_module_playing \