From 174a51819570a975cc61e642f7f26cb4bc2f9c57 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Mon, 1 Nov 2010 00:56:51 -0500 Subject: tests: DBUS_LIBS is needed for libephymain.la --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index bd2c378ba..b973214d3 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 -- cgit v1.2.3