[epiphany/history-rewrite-second: 15/26] src: Reorder LDADD arguments properly
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/history-rewrite-second: 15/26] src: Reorder LDADD arguments properly
- Date: Fri, 27 Jan 2012 12:11:10 +0000 (UTC)
commit 6545f8cd09812e5a87c26157c05c17793fd329ac
Author: Claudio Saavedra <csaavedra igalia com>
Date: Tue Jan 10 11:37:22 2012 +0200
src: Reorder LDADD arguments properly
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 9e48a46..70f5574 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -146,8 +146,8 @@ epiphany_LDADD = \
$(top_builddir)/src/bookmarks/libephybookmarks.la \
$(top_builddir)/embed/libephyembed.la \
$(top_builddir)/lib/widgets/libephywidgets.la \
- $(top_builddir)/lib/libephymisc.la \
$(top_builddir)/lib/history/libephyhistory.la \
+ $(top_builddir)/lib/libephymisc.la \
$(top_builddir)/lib/egg/libegg.la \
$(DEPENDENCIES_LIBS) \
$(LIBINTL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]