Browse code

SimpMakefile: add boxui_demo_helloworld.exe to the clean target

Dario Rodriguez authored on 02/07/2023 14:49:55
Showing 1 changed files
... ...
@@ -51,4 +51,4 @@ boxui_demo_helloworld.html: boxui-html.template boxui-html.o boxui_demo_hellowor
51 51
 clean:
52 52
 	rm -f *.o *.js *.html *.wasm *.exe \
53 53
  notosans_regular_ttf.c notosans_regular_ttf.h \
54
- boxui_demo_helloworld boxui_demo_helloworld-html.zip
54
+ boxui_demo_helloworld boxui_demo_helloworld.exe boxui_demo_helloworld-html.zip