Fix wasm cleanup.

This commit is contained in:
Bartosz Taudul 2023-03-25 12:26:28 +01:00
parent bea3c0f4d1
commit 8c1b519fa1
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -11,6 +11,8 @@ release: embed.tracy
clean:
@+make -f build.mk clean
rm -rf Tracy-release.*
rm -rf Tracy-debug.*
serve:
@python httpd.py