X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=Makefile.local;h=3f8f1d56c81add165cd5844cf0ed471f635bcf58;hp=fed32c071c82eee9be8039e7c68729f317d3015c;hb=f3428823e5cfa8e524e3ea7be8b497020d0693ba;hpb=cddeaa59ab9c85ae4a09cae769b8677fd60141b8 diff --git a/Makefile.local b/Makefile.local index fed32c07..3f8f1d56 100644 --- a/Makefile.local +++ b/Makefile.local @@ -70,7 +70,9 @@ dist: $(TAR_FILE) # We invoke make recursively only to force ordering of our phony # targets in the case of parallel invocation of make (-j). .PHONY: release -release: release-verify-newer +release: + $(MAKE) test + $(MAKE) release-verify-newer $(MAKE) release-upload @echo "Please send a release announcement as follows:" @echo ""