From 7e88afe4f8307c092172ff3c3b76c2f95ab00293 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Mon, 26 Nov 2007 13:43:17 +0000 Subject: Update services to new error codes and helper functions --- serial/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serial/Makefile.am') diff --git a/serial/Makefile.am b/serial/Makefile.am index 75f50b80..46039bea 100644 --- a/serial/Makefile.am +++ b/serial/Makefile.am @@ -12,7 +12,7 @@ service_PROGRAMS = bluetoothd-service-serial bluetoothd_service_serial_SOURCES = main.c \ manager.h manager.c port.h port.c \ - error.h error.c storage.h storage.c + storage.h storage.c LDADD = $(top_builddir)/common/libhelper.a \ @GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@ -- cgit