From a849556fef64f864b5bb6cd2899696a55fbd33db Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 21 May 2007 12:51:48 +0000 Subject: Add test script for adding service records --- daemon/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemon/Makefile.am') 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 -- cgit