diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -271,4 +271,4 @@ clean: .PHONY: purge purge: - rm -rf build packer_build packer_cache + rm -rf build packer_build packer_cache testinstall-*.img |