X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile;h=5b17a04cb131d96f7cb20eee3152f86f0fe71bca;hb=2d8fe2e9fe618614af92eded70561f25572e7691;hp=74425b9e8f8247c46cc1ced7d2da144c7ff13ea8;hpb=4b38ff1cb75d9b45d6620842ceb63b3ef6f62b4f;p=chaz%2Fgit-codeowners 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