From: Ian Jackson Date: Mon, 30 Nov 2020 18:34:04 +0000 (+0000) Subject: make things clean X-Git-Tag: otter-0.2.0~292 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=025842c21e819a58b9cf67b3e227e9ed95d00b00;p=otter.git make things clean Signed-off-by: Ian Jackson --- diff --git a/Makefile b/Makefile index 39f79aad..49313a38 100644 --- a/Makefile +++ b/Makefile @@ -266,5 +266,6 @@ deploy: stamp/cargo.deploy-build bundled-sources assets libraries #---------- clean ---------- clean: - rm -f templates/script.js library/*/*.usvg + rm -f templates/script.js library/*/*.usvg stamp/* rm -rf target + $(NAILING_CARGO_JUST_RUN) rm -rf target