summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile')
-rw-r--r--examples/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/Makefile b/examples/Makefile
index fccd6f77..f57888ac 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -365,6 +365,7 @@ EXAMPLES = \
core/core_window_letterbox \
core/core_drop_files \
core/core_random_values \
+ core/core_scissor_test \
core/core_storage_values \
core/core_vr_simulator \
core/core_loading_thread \
@@ -394,6 +395,7 @@ EXAMPLES = \
text/text_rectangle_bounds \
text/text_unicode \
textures/textures_logo_raylib \
+ textures/textures_mouse_painting \
textures/textures_rectangle \
textures/textures_srcrec_dstrec \
textures/textures_image_drawing \