diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2007-05-21 12:51:48 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2007-05-21 12:51:48 +0000 |
commit | a849556fef64f864b5bb6cd2899696a55fbd33db (patch) | |
tree | 554ec1ddeac2079f09254f2d944f4a788d429ccf /daemon/Makefile.am | |
parent | 101a0f5af55620c7108c39cd24c4f6962bfc1811 (diff) |
Add test script for adding service records
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 fc2a92c1..e3fd75fe 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 hal-namespace.txt +EXTRA_DIST = bluetooth.conf echo.service test-database hal-namespace.txt MAINTAINERCLEANFILES = Makefile.in |