X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=Makefile.local;h=ade84121fcb887e6c017bc977f063c17c52c0a8f;hb=e6ba2c63c9ba3d8999bd2f1c5eac3c5bf7c14167;hp=bc61a3c108f0db972987a6e5aa0ab6dc0262f1a6;hpb=7a72999fad235deddb1364b8667f7012939ab385;p=obsolete%2Fnotmuch-old 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