summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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