diff --git a/Makefile b/Makefile index 98a0e6651..856ee2e5e 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ IMAGE ?= pierone.example.com/acid/$(BINARY) default: local clean: - rm -rf build + rm -rf build scm-source.json local: build/${BINARY} linux: build/linux/${BINARY}