X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=Makefile;h=1744ea87f3fb6a716adaefbd1a6d9b0d776cfc55;hb=0538dfc4b534ecc9e6d660bdb540abdbfdf97268;hp=5f87a161bcd3aed9872c20c4bab7047ecea08f6a;hpb=48af03c6bade14ec20256c24ef234cab79e1fb35;p=monkeysphere.git diff --git a/Makefile b/Makefile index 5f87a16..1744ea8 100755 --- a/Makefile +++ b/Makefile @@ -81,6 +81,7 @@ releasenote: ./utils/build-releasenote test: + MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/keytrans MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/basic .PHONY: all tarball debian-package freebsd-distinfo clean install installman releasenote test