diff options
Diffstat (limited to 'addressbook/importers/Makefile.am')
-rw-r--r-- | addressbook/importers/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/importers/Makefile.am b/addressbook/importers/Makefile.am index 3f2f1db38f..515370d38c 100644 --- a/addressbook/importers/Makefile.am +++ b/addressbook/importers/Makefile.am @@ -22,6 +22,7 @@ libevolution_addressbook_importers_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) libevolution_addressbook_importers_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ + $(top_builddir)/shell/libeshell.la \ $(top_builddir)/addressbook/util/libeabutil.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(EVOLUTION_DATA_SERVER_LIBS) \ |