aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2005-11-26 02:42:20 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2005-11-26 02:42:20 +0100
commitcb91b7267047beaf54e7a6c20cf71bf2c211e68f (patch)
treee1961192619bce0458c19567f94fe594610f7441 /doc/Makefile
parent8045d37c77f06f40c8d8fa9cc4d06d35b075283d (diff)
parent1aa7ec7d1f2cf23c28cae05b32bd7e4a4aaebc4d (diff)
Doc fixes from Jelmer
Diffstat (limited to 'doc/Makefile')
-rw-r--r--doc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/Makefile b/doc/Makefile
index e3dde912..9b473df3 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,5 +1,9 @@
-include ../Makefile.settings
+all:
+ # Only build the docs if this is a bzr checkout
+ test ! -d ../.bzr || $(MAKE) -C user-guide
+
install:
mkdir -p $(DESTDIR)$(MANDIR)/man8/ $(DESTDIR)$(MANDIR)/man5/
install -m 0644 bitlbee.8 $(DESTDIR)$(MANDIR)/man8/