From 06706b15a1101692d566cbdff12b8b51cc1a67ce Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 5 Aug 2008 21:26:36 +0200 Subject: Don't include hcid.conf and hcid.conf.5 in the distribution --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 879d6b4e..2690960d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -43,7 +43,7 @@ if MANPAGES man_MANS = bluetoothd.8 endif -EXTRA_DIST = bluetooth.conf bluetoothd.8 hcid.conf.5 hcid.conf \ +EXTRA_DIST = bluetooth.conf bluetoothd.8 \ list-devices test-discovery test-manager test-adapter test-device \ simple-service simple-agent service-record.dtd \ service-did.xml service-spp.xml service-opp.xml service-ftp.xml -- cgit