Skip to content

Commit

Permalink
Also clean up statik files
Browse files Browse the repository at this point in the history
Signed-off-by: David Gageot <david@gageot.net>
  • Loading branch information
dgageot committed Mar 5, 2020
1 parent 82978c3 commit 0aa5be2
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 @@ -159,7 +159,7 @@ release-build: cross

.PHONY: clean
clean:
rm -rf $(BUILD_DIR) hack/bin
rm -rf $(BUILD_DIR) hack/bin $(STATIK_FILES)

.PHONY: build_deps
build_deps:
Expand Down

0 comments on commit 0aa5be2

Please sign in to comment.