X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=blobdiff_plain;f=Makefile;h=5b17a04cb131d96f7cb20eee3152f86f0fe71bca;hp=74425b9e8f8247c46cc1ced7d2da144c7ff13ea8;hb=c76921e636493d2af705117fd58c642e90584d77;hpb=9da751425d92f0954f777a6934a825f74bcc8479 diff --git a/Makefile b/Makefile index 74425b9..5b17a04 100644 --- a/Makefile +++ b/Makefile @@ -39,5 +39,5 @@ run: test: $(PROVE) -l$(if $(findstring 1,$(V)),v) t -.PHONY: all bootstrap clean cover debug dist distclean run test +.PHONY: all bootstrap check clean cover debug dist distclean run test