diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-04-07 02:43:38 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2009-04-07 02:43:38 -0400 |
commit | ee3872232ffc40ab0ae7ea823059806f839f2700 (patch) | |
tree | 3372902f39b0995a39b62851671fe33e4ceeb56e /Makefile | |
parent | eb6efe735e1dbd7f5826998e3f88b6cc99c64d54 (diff) | |
parent | 00ff70f6038a20c09968bc7b1cd2309916e178a8 (diff) |
Merge commit 'jrollins/master'
Diffstat (limited to 'Makefile')
-rwxr-xr-x | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -81,6 +81,6 @@ releasenote: ./utils/build-releasenote test: - ./tests/basic + MONKEYSPHERE_TEST_NO_EXAMINE=true ./tests/basic .PHONY: all tarball debian-package freebsd-distinfo clean install installman releasenote test |