X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=Makefile.local;h=ade84121fcb887e6c017bc977f063c17c52c0a8f;hb=8369ed31d0d687c35dc2464b347dadf16962cd27;hp=bc61a3c108f0db972987a6e5aa0ab6dc0262f1a6;hpb=d64d0cc8d9f9e9f23fa4432328db2ea4739bae0f;p=notmuch diff --git a/Makefile.local b/Makefile.local index bc61a3c1..ade84121 100644 --- a/Makefile.local +++ b/Makefile.local @@ -61,10 +61,6 @@ ifeq ($(shell cat .first-build-message 2>/dev/null),) endif endif -.PHONY: test -test: all - @./test/notmuch-test - $(TAR_FILE): git archive --format=tar --prefix=$(PACKAGE)-$(VERSION)/ HEAD > $(TAR_FILE).tmp echo $(VERSION) > version.tmp