summaryrefslogtreecommitdiffstats
path: root/hcid
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 /hcid
parent2b349e5e40d1e96a7968104e51fd10d95a6f390b (diff)
Don't install manual pages if daemon has been disabled
Diffstat (limited to 'hcid')
-rw-r--r--hcid/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/hcid/Makefile.am b/hcid/Makefile.am
index 712f6360..0081899d 100644
--- a/hcid/Makefile.am
+++ b/hcid/Makefile.am
@@ -41,13 +41,15 @@ INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/sdpd
BUILT_SOURCES = parser.h
+if HCID
man_MANS = hcid.8 hcid.conf.5
+endif
AM_YFLAGS = -d
CLEANFILES = lexer.c parser.c parser.h
-EXTRA_DIST = $(man_MANS) hcid.conf dbus-api.txt \
+EXTRA_DIST = hcid.8 hcid.conf.5 hcid.conf dbus-api.txt \
service-record.dtd service-did.xml service-spp.xml \
service-opp.xml service-ftp.xml