diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-01-23 07:35:30 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-01-23 07:35:30 +0000 |
commit | 2123a141b4cc534e63144d8d924d04e88c56b60d (patch) | |
tree | 8b6585c0bb3179f7ba46747606ba817044af420a /daemon | |
parent | a93a56e08f57ee03f3cbddf61223d7a06cf4610e (diff) |
Include bluetooth.conf into distribution
Diffstat (limited to 'daemon')
-rw-r--r-- | daemon/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |