summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2019-06-28 00:36:55 +1000
committerAsh McKenzie <amckenzie@gitlab.com>2019-06-28 12:21:32 +1000
commit1933630419b77e6b046ae72baf0bd96c6c369f24 (patch)
tree155628ef83e90370695a6b245e2d765e4237c603
parenteb4cf020efbd7a25763fdf10e886fd495397a240 (diff)
downloadgitlab-shell-198-update-phony-to-have-accurate-list-of-targets.tar.gz
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0dedcc5..84cba6b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-.PHONY: test test_ruby test_ruby_rubocop test_ruby_rspec test_go test_go_format test_go_test
+.PHONY: validate verify verify_ruby verify_golang test test_ruby test_golang setup _install build compile check clean
validate: verify test