aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2011-06-14 12:58:36 +0200
committerAleksander Morgado <aleksander@lanedo.com>2011-06-14 12:58:36 +0200
commit884ba2bb09e877d54847327cc4d511fa68e97c53 (patch)
tree5f932d8e8ff88a5f2869403fa4d37b3038185b53
parentabcffd17538b9417ddc99fa5ae46de10378ad2db (diff)
build: place together samsung plugin compilation options
-rw-r--r--plugins/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 4abb0263..fe00c4ab 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -376,6 +376,9 @@ libmm_plugin_samsung_la_LDFLAGS = \
-module \
-avoid-version
+libmm_plugin_samsung_la_LIBADD = \
+ $(builddir)/libicera-utils.la
+
# Cinterion (previously Siemens) modem
libmm_plugin_cinterion_la_SOURCES = \
@@ -394,9 +397,6 @@ libmm_plugin_cinterion_la_LDFLAGS = \
-module \
-avoid-version
-libmm_plugin_samsung_la_LIBADD = \
- $(builddir)/libicera-utils.la
-
udevrulesdir = $(UDEV_BASE_DIR)/rules.d
udevrules_DATA = \
77-mm-ericsson-mbm.rules \