From e5b89a347b5da0bec360495f78715b772a849e3c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 13 Jun 2007 07:27:53 +0000 Subject: Don't install audio.conf file --- audio/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/Makefile.am b/audio/Makefile.am index 731acb3a..68648a16 100644 --- a/audio/Makefile.am +++ b/audio/Makefile.am @@ -3,7 +3,7 @@ if AUDIOSERVICE if CONFIGFILES confdir = $(sysconfdir)/bluetooth -conf_DATA = audio.service audio.conf +conf_DATA = audio.service endif servicedir = $(libdir)/bluetooth -- cgit