summaryrefslogtreecommitdiffstats
path: root/input/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'input/Makefile.am')
-rw-r--r--input/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/input/Makefile.am b/input/Makefile.am
index 339a166d..958e4acc 100644
--- a/input/Makefile.am
+++ b/input/Makefile.am
@@ -11,7 +11,7 @@ servicedir = $(libdir)/bluetooth
service_PROGRAMS = bluetoothd-service-input
bluetoothd_service_input_SOURCES = main.c \
- manager.h manager.c error.h error.c \
+ manager.h manager.c \
server.h server.c device.h device.c storage.h storage.c
LDADD = $(top_builddir)/common/libhelper.a \