summaryrefslogtreecommitdiffstats
path: root/sdpd
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-03-27 09:26:15 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-03-27 09:26:15 +0000
commit652fc04d9039e9e6805f9bc08126416bbf0b3559 (patch)
treefbf0894860293170db456cc3d82cb62111f524d0 /sdpd
parent2b349e5e40d1e96a7968104e51fd10d95a6f390b (diff)
Don't install manual pages if daemon has been disabled
Diffstat (limited to 'sdpd')
-rw-r--r--sdpd/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/sdpd/Makefile.am b/sdpd/Makefile.am
index 12740584..46989209 100644
--- a/sdpd/Makefile.am
+++ b/sdpd/Makefile.am
@@ -17,8 +17,10 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @GLIB_CFLAGS@
INCLUDES = -I$(top_srcdir)/common
+if SDPD
man_MANS = sdpd.8
+endif
-EXTRA_DIST = $(man_MANS)
+EXTRA_DIST = sdpd.8
MAINTAINERCLEANFILES = Makefile.in