summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Goins <mjgoins@openflows.com>2009-07-11 19:14:43 -0400
committerMatthew Goins <mjgoins@openflows.com>2009-07-11 19:14:43 -0400
commit68aabdc3af7409b66787a68e97a1ce67d695299c (patch)
treef6d89497c79cb4146d17282e45d8edd404dc3a80 /Makefile
parentb6bd17157915c420b8cda418abc4c658e2da83c6 (diff)
parent028617f7160596fabfc5f9123a4cc9a6445aaa59 (diff)
Merge commit 'dkg/master'
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile1
1 files changed, 1 insertions, 0 deletions
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