X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=inline;f=Makefile;h=1744ea87f3fb6a716adaefbd1a6d9b0d776cfc55;hb=5c5d7c02c3a185e4a21499858610a04af8a85ab0;hp=5f87a161bcd3aed9872c20c4bab7047ecea08f6a;hpb=00ff70f6038a20c09968bc7b1cd2309916e178a8;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