From 20535eb126256b54a9822935a120a13494ff056b Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 9 Dec 2007 02:54:19 +0000 Subject: Make sure to install network.conf --- 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 2f8a7c3d..3f79b311 100644 --- a/network/Makefile.am +++ b/network/Makefile.am @@ -3,7 +3,7 @@ if NETWORKSERVICE if CONFIGFILES confdir = $(sysconfdir)/bluetooth -conf_DATA = network.service +conf_DATA = network.service network.conf endif servicedir = $(libdir)/bluetooth -- cgit