summaryrefslogtreecommitdiffstats
path: root/hcid/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hcid/Makefile.am')
-rw-r--r--hcid/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/hcid/Makefile.am b/hcid/Makefile.am
index 1fc640f1..c2f00b12 100644
--- a/hcid/Makefile.am
+++ b/hcid/Makefile.am
@@ -31,10 +31,6 @@ hcid_LDADD = libhciserver.a \
$(top_builddir)/sdpd/libsdpserver.a \
$(top_builddir)/common/libhelper.a \
@GLIB_LIBS@ @DBUS_LIBS@ @BLUEZ_LIBS@
-
-if EXPAT
-hcid_LDADD += -lexpat
-endif
endif
AM_CFLAGS = @BLUEZ_CFLAGS@ @DBUS_CFLAGS@ @GLIB_CFLAGS@