[epiphany] src: Reorder LDADD arguments properly
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] src: Reorder LDADD arguments properly
- Date: Tue, 6 Mar 2012 20:51:21 +0000 (UTC)
commit 3597b89cb336a7251ed777bd08ab6b06f33db29b
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]