diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2015-12-19 11:54:26 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2015-12-19 11:56:07 +0100 |
commit | aae96778c54a59dcf3955c2d81bee393c0348077 (patch) | |
tree | 334c25cd9c534b4c826056486117875dab73051e | |
parent | 0a88ae2d6d87967c0d951cc95de0c1917c78b0ed (diff) |
build: don't redefine test_modem_helpers_telit_LDADD
-rw-r--r-- | plugins/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 59b1bffb..e6f56a25 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -568,7 +568,6 @@ test_modem_helpers_telit_CPPFLAGS = \ test_modem_helpers_telit_LDADD = \ $(top_builddir)/libmm-glib/libmm-glib.la \ $(top_builddir)/src/libmodem-helpers.la -test_modem_helpers_telit_LDADD = $(top_builddir)/libmm-glib/libmm-glib.la test_modem_helpers_telit_LDFLAGS = $(PLUGIN_COMMON_LINKER_FLAGS) # MTK |