From 895aa99e6d34e5218281615726d0ef30f95b4d67 Mon Sep 17 00:00:00 2001 From: Elly Jones Date: Thu, 24 Mar 2011 12:22:51 -0500 Subject: [PATCH] zte: fix build dependency race with Icera utils bits (chromium-os:13398) --- plugins/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 4f58c1b0..7c1811b2 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am @@ -242,10 +242,12 @@ libmm_plugin_zte_la_CPPFLAGS = \ libmm_plugin_zte_la_LDFLAGS = \ $(GUDEV_LDFLAGS) \ - $(builddir)/libicera-utils.la \ -module \ -avoid-version +libmm_plugin_zte_la_LIBADD = \ + $(builddir)/libicera-utils.la + # Longcheer (and rebranded dongles) libmm_plugin_longcheer_la_SOURCES = \