From c909e32f1f5f61d93a97f44933a1888cb09cbe95 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 10 Dec 2012 23:35:40 +0100 Subject: [PATCH] build: Don't install main.conf anymore --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Makefile.am b/Makefile.am index 1df98e3ad..e1d0a2e1c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -165,10 +165,6 @@ CLEANFILES += $(builtin_files) src/bluetooth.service man_MANS = src/bluetoothd.8 -if DATAFILES -conf_DATA += src/main.conf -endif - EXTRA_DIST += src/genbuiltin src/bluetooth.conf src/org.bluez.service \ src/main.conf profiles/network/network.conf \ profiles/input/input.conf profiles/proximity/proximity.conf \ -- 2.47.3