diff options
| -rw-r--r-- | network/Makefile.am | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 | 
