aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/network-manager/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/network-manager/Makefile.am b/modules/network-manager/Makefile.am
index 24cd80a246..90579dae38 100644
--- a/modules/network-manager/Makefile.am
+++ b/modules/network-manager/Makefile.am
@@ -12,6 +12,7 @@ libevolution_module_network_manager_la_SOURCES = \
evolution-network-manager.c
libevolution_module_network_manager_la_LIBADD = \
+ $(top_builddir)/e-util/libeutil.la \
$(top_builddir)/shell/libeshell.la \
$(GNOME_PLATFORM_LIBS) \
$(DBUS_GLIB_LIBS)