aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-08-24 15:46:44 -0700
committerMarcel Holtmann <marcel@holtmann.org>2009-08-24 15:46:44 -0700
commite510d5231bfddbff5acf9ffc0e0f908b1e366ce2 (patch)
tree03df88d19c043c0e577c6e6b904f2ccecbbe7e2c /Makefile.tools
parent3c7cdcfe110b2a1564bf663afdf08f66de16a1c0 (diff)
downloadbluez-e510d5231bfddbff5acf9ffc0e0f908b1e366ce2.tar.gz
Don't install dfubabel and avctrl manual pages
Diffstat (limited to 'Makefile.tools')
-rw-r--r--Makefile.tools4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.tools b/Makefile.tools
index 18f8b879..465b6203 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -106,11 +106,9 @@ noinst_PROGRAMS += tools/dfubabel tools/avctrl
tools_dfubabel_LDADD = @USB_LIBS@
tools_avctrl_LDADD = @USB_LIBS@
+endif
-dist_man_MANS += tools/dfubabel.1 tools/avctrl.8
-else
EXTRA_DIST += tools/dfubabel.1 tools/avctrl.8
-endif
if CUPS