[epiphany] tests: DBUS_LIBS is needed for libephymain.la
- From: Diego Escalante Urrelo <diegoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] tests: DBUS_LIBS is needed for libephymain.la
- Date: Mon, 1 Nov 2010 09:58:29 +0000 (UTC)
commit 174a51819570a975cc61e642f7f26cb4bc2f9c57
Author: Diego Escalante Urrelo <descalante igalia com>
Date: Mon Nov 1 00:56:51 2010 -0500
tests: DBUS_LIBS is needed for libephymain.la
tests/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index bd2c378..b973214 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -23,6 +23,7 @@ LDADD = \
$(top_builddir)/lib/widgets/libephywidgets.la \
$(top_builddir)/lib/libephymisc.la \
$(top_builddir)/lib/egg/libegg.la \
+ $(DBUS_LIBS) \
$(DEPENDENCIES_LIBS)
if ENABLE_NSS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]