Skip to content

Commit

Permalink
use declaration order for PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhurt committed Jan 28, 2020
1 parent e8c3292 commit 1746a99
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 @@ -135,4 +135,4 @@ clean:
rm -rf pkg dist fabio
find . -name '*.test' -delete

.PHONY: all build clean travis gofmt gorelease help homebrew install linux pkg preflight release tag test
.PHONY: all help build test mod gofmt linux install pkg release preflight tag gorelease homebrew docker-test travis travis-pages clean

0 comments on commit 1746a99

Please sign in to comment.