Skip to content

Commit

Permalink
Merge pull request docker-archive#133 from jose-bigio/fix_clean
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-unir[bot] authored Aug 7, 2018
2 parents a3231d1 + 16e6737 commit 35f96bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 35f96bd

Please sign in to comment.