chiark / gitweb /
Makefile: Clean the test bundle zipfile
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 17 May 2021 15:31:35 +0000 (16:31 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 17 May 2021 15:31:35 +0000 (16:31 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile

index 3fba3625eef1ae9efee3801b3007c450650a8ab8..b961fd13b4e6eedbb60ccd296f538b8c6f8a4530 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -409,6 +409,7 @@ deploy: for-deploy bundled-sources assets libraries
 clean-for-retest:
        rm -f templates/script.js library/*/*.usvg stamp/*
        rm -rf $(LIBRARY_CLEAN)
+       rm -f examples/test-bundle.zip
        find * -name '*~' -print0 | xargs -0r rm --
 
 clean: clean-nailing clean-for-retest