Add `cleandeploy` target to Makefile

master
LEdoian 3 years ago
parent ba8c84b7b6
commit 2c45d06842

@ -13,3 +13,4 @@ clean:
git submodule foreach --recursive git clean -fxd git submodule foreach --recursive git clean -fxd
cleanbuild: clean build cleanbuild: clean build
cleandeploy: clean deploy

Loading…
Cancel
Save