aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-11-28 02:14:35 +0100
committerJelmer Vernooij <jelmer@samba.org>2005-11-28 02:14:35 +0100
commitcfcc5877b737800ab84cd67d9c413e7254ac1f50 (patch)
treeb4302a38f8a7a90c0328b2a15f947f06c7c8266f /doc/Makefile
parentcf136714caa13e2cd4bf8a69a29c08f3a1518f59 (diff)
parentb20b32f0785f9a1eff448382a98e64812469e112 (diff)
Merge from Wilmer
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/