summaryrefslogtreecommitdiffstats
path: root/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'common/Makefile.am')
-rw-r--r--common/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/Makefile.am b/common/Makefile.am
index ed92765e..a6cab4d2 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -2,12 +2,8 @@
if GLIB
sdp_sources = sdp-glib.c
else
-if EXPAT
-sdp_sources = sdp-expat.c
-else
sdp_sources = sdp-dummy.c
endif
-endif
if HAL
hal_sources = hal-libhal.c