summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-10-07 02:49:56 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-10-07 02:49:56 -0400
commit61ddc8dc17f7d8de392b0a68c961823b355de885 (patch)
tree5d095195f3eb949fde83c1ef0e032aed82f53c8b /Makefile
parentcdf1a5acbfc09742c3d04de038722b273381f78d (diff)
removed releasenote details, as they are now in monkeysphere-docs
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 201abf4..767cd6c 100755
--- a/Makefile
+++ b/Makefile
@@ -89,8 +89,10 @@ installman:
sed -i 's:__SYSDATADIR_PREFIX__:$(LOCALSTATEDIR):' $(DESTDIR)$(MANPREFIX)/man8/monkeysphere-authentication.8
gzip -n $(DESTDIR)$(MANPREFIX)/man8/monkeysphere-authentication.8
+# this target depends on you having the monkeysphere-docs
+# repo checked out as a peer of your monkeysphere repo.
releasenote:
- ./utils/build-releasenote
+ ../monkeysphere-docs/utils/build-releasenote
test: test-keytrans test-basic