From 1e3561c600a08b5a5dc45b405fe1ecc30df4f270 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 8 May 2008 13:27:42 +0000 Subject: Remove HAL support helpers --- 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 214b2449..8b2bba31 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -36,6 +36,6 @@ AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@ INCLUDES = -I$(top_srcdir)/common -I$(top_srcdir)/sdpd EXTRA_DIST = bluetooth.conf echo.service \ - test-manager test-database hal-namespace.txt + test-manager test-database MAINTAINERCLEANFILES = Makefile.in -- cgit