[evolution/webkit] Bug #635002 - Fix invalid use of .la file in contact-editor
- From: Dan VrÃtil <dvratil src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution/webkit] Bug #635002 - Fix invalid use of .la file in contact-editor
- Date: Mon, 11 Jul 2011 14:15:05 +0000 (UTC)
commit 6b9f26f6ce5526ebbaa866a8efd7b2358dbf5f66
Author: Pacho Ramos <pacho condmat1 ciencias uniovi es>
Date: Thu Feb 24 10:07:22 2011 +0100
Bug #635002 - Fix invalid use of .la file in contact-editor
addressbook/gui/contact-editor/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/addressbook/gui/contact-editor/Makefile.am b/addressbook/gui/contact-editor/Makefile.am
index 486d71e..eb457da 100644
--- a/addressbook/gui/contact-editor/Makefile.am
+++ b/addressbook/gui/contact-editor/Makefile.am
@@ -33,7 +33,7 @@ libecontacteditor_la_LIBADD = \
$(top_builddir)/addressbook/gui/widgets/libeabwidgets.la \
$(top_builddir)/addressbook/gui/merging/libeabbookmerging.la \
$(top_builddir)/addressbook/printing/libecontactprint.la \
- $(top_builddir)/widgets/menus/.libs/libmenus.la \
+ $(top_builddir)/widgets/menus/libmenus.la \
$(EVOLUTION_ADDRESSBOOK_LIBS) \
$(GNOME_PLATFORM_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]