From 719873a6b8d26c78b0a9a2380647e83c8e4bc05c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 2 Apr 2004 00:08:19 +0000 Subject: Modifying $mandir is no longer needed --- hcid/Makefile.am | 2 -- rfcomm/Makefile.am | 1 - sdpd/Makefile.am | 2 -- tools/Makefile.am | 2 -- 4 files changed, 7 deletions(-) diff --git a/hcid/Makefile.am b/hcid/Makefile.am index d08f5fcd..0a5a5448 100644 --- a/hcid/Makefile.am +++ b/hcid/Makefile.am @@ -2,8 +2,6 @@ # $Id$ # -mandir = $(prefix)/share/man - sbin_PROGRAMS = hcid if ENABLE_DBUS diff --git a/rfcomm/Makefile.am b/rfcomm/Makefile.am index 262dbc4c..f525fc4f 100644 --- a/rfcomm/Makefile.am +++ b/rfcomm/Makefile.am @@ -2,7 +2,6 @@ # $Id$ # -mandir = $(prefix)/share/man confdir = $(sysconfdir)/bluetooth bin_PROGRAMS = rfcomm diff --git a/sdpd/Makefile.am b/sdpd/Makefile.am index c1dcb253..81c248ce 100644 --- a/sdpd/Makefile.am +++ b/sdpd/Makefile.am @@ -2,8 +2,6 @@ # $Id$ # -mandir = $(prefix)/share/man - sbin_PROGRAMS = sdpd sdpd_SOURCES = main.c request.c service.c cstate.c servicedb.c sdpd.h diff --git a/tools/Makefile.am b/tools/Makefile.am index 1ff3c9bc..ca7369a2 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -2,8 +2,6 @@ # $Id$ # -mandir = $(prefix)/share/man - sbin_PROGRAMS = hciattach hciconfig bin_PROGRAMS = hcitool l2ping sdptool ciptool -- cgit