diff options
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/component/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index de6e3f2337..e3f444d500 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -43,7 +43,7 @@ evolution_addressbook_SOURCES = \ evolution_addressbook_LDADD = \ select-names/libeselectnames.la \ - $(top_builddir)/shell/libeshell.a \ + $(top_builddir)/shell/libeshell.la \ $(EXTRA_GNOME_LIBS) \ $(BONOBO_HTML_GNOME_LIBS) \ $(top_builddir)/addressbook/gui/widgets/libeminicard.a \ |