summaryrefslogtreecommitdiff
path: root/src/plugins/lms/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/lms/Makefile.am')
-rw-r--r--src/plugins/lms/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/plugins/lms/Makefile.am b/src/plugins/lms/Makefile.am
index 5cdee17c..7d62bfd2 100644
--- a/src/plugins/lms/Makefile.am
+++ b/src/plugins/lms/Makefile.am
@@ -38,8 +38,7 @@ librygel_lms_la_CFLAGS = \
librygel_lms_la_LIBADD = \
$(RYGEL_PLUGIN_LMS_DEPS_LIBS) \
$(RYGEL_COMMON_LIBRYGEL_SERVER_LIBS) \
- $(RYGEL_COMMON_LIBRYGEL_DB_LIBS) \
- $(UNISTRING_LIBS)
+ $(RYGEL_COMMON_LIBRYGEL_DB_LIBS)
librygel_lms_la_LDFLAGS = \
$(RYGEL_PLUGIN_LINKER_FLAGS)