From 28d439d57877be7fc541c406e976f063844915a2 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 12 Dec 2007 15:58:00 +0000 Subject: Don't install network.conf for now --- network/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network') diff --git a/network/Makefile.am b/network/Makefile.am index 3f79b311..2f8a7c3d 100644 --- a/network/Makefile.am +++ b/network/Makefile.am @@ -3,7 +3,7 @@ if NETWORKSERVICE if CONFIGFILES confdir = $(sysconfdir)/bluetooth -conf_DATA = network.service network.conf +conf_DATA = network.service endif servicedir = $(libdir)/bluetooth -- cgit