diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-03-21 18:07:34 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-03-21 18:07:34 +0000 |
commit | 4a7167fab783dd23cce4d9f97644cc9520b12b5f (patch) | |
tree | 52008971c33c036b3ebd03ed732619236338c32f /daemon/Makefile.am | |
parent | 11676370a14d77b9fc04af03143fe56ab58753cd (diff) |
Add HAL namespace document
Diffstat (limited to 'daemon/Makefile.am')
-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 90fad65d..fc2a92c1 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -50,6 +50,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/sdpd -EXTRA_DIST = bluetooth.conf echo.service +EXTRA_DIST = bluetooth.conf echo.service hal-namespace.txt MAINTAINERCLEANFILES = Makefile.in |