Merge pull request #133 from jose-bigio/fix_clean
Merged with https://github.com/seemethere/unir Upstream-commit: 35f96bda01dd7df034a42f606f6aa46a7352e9fc Component: packaging
This commit is contained in:
@@ -23,7 +23,7 @@ clean-image:
|
||||
|
||||
|
||||
.PHONY: clean
|
||||
clean: clean-engine clean-image ## remove build artifacts
|
||||
clean: clean-image ## remove build artifacts
|
||||
$(MAKE) -C rpm clean
|
||||
$(MAKE) -C deb clean
|
||||
$(MAKE) -C static clean
|
||||
|
||||
Reference in New Issue
Block a user