summaryrefslogtreecommitdiffstats
path: root/hcid/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/Makefile.am')
-rw-r--r--hcid/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/Makefile.am b/hcid/Makefile.am
index 28f90347..c1ac1c4d 100644
--- a/hcid/Makefile.am
+++ b/hcid/Makefile.am
@@ -17,7 +17,7 @@ sbin_PROGRAMS = hcid
noinst_PROGRAMS = passkey-agent service-agent auth-agent
-hcid_SOURCES = main.c security.c device.c logging.c storage.c \
+hcid_SOURCES = main.c security.c device.c storage.c \
sdp.c sdp.h hcid.h parser.h parser.y \
lexer.l kword.c kword.h \
dbus.h dbus.c dbus-common.c \