Add missing examples in Makefile (#111)
Co-authored-by: epsimatt <epsimatt@protonmail.com>
This commit is contained in:
parent
b73eb56f3c
commit
7eda4008e2
@ -352,7 +352,8 @@ EXAMPLES = \
|
||||
image_raw_importer/image_raw_importer \
|
||||
portable_window/portable_window \
|
||||
scroll_panel/gui_scroll_panel \
|
||||
text_box_selection/gui_text_box
|
||||
text_box_selection/textbox_extended_demo \
|
||||
text_editor/text_editor
|
||||
|
||||
CURRENT_MAKEFILE = $(lastword $(MAKEFILE_LIST))
|
||||
|
||||
@ -385,4 +386,4 @@ endif
|
||||
ifeq ($(PLATFORM),PLATFORM_WEB)
|
||||
del *.o *.html *.js
|
||||
endif
|
||||
@echo Cleaning done
|
||||
@echo Cleaning done
|
||||
|
Loading…
x
Reference in New Issue
Block a user