From 2123a141b4cc534e63144d8d924d04e88c56b60d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 23 Jan 2007 07:35:30 +0000 Subject: Include bluetooth.conf into distribution --- daemon/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/Makefile.am b/daemon/Makefile.am index e7133f43..7bfce4a8 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -42,6 +42,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/sdpd -EXTRA_DIST = echo.service +EXTRA_DIST = bluetooth.conf echo.service MAINTAINERCLEANFILES = Makefile.in -- cgit