From ef0efafe812285855e86ddd0d38546a1496bb45f Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 8 Sep 2014 08:56:22 +0200 Subject: Fix a build break under Win32 Also build dependencies at the same directory as evolution files and build 'master' configuration by default (it used to build 'stable' configuration instead). --- addressbook/tools/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/tools') diff --git a/addressbook/tools/Makefile.am b/addressbook/tools/Makefile.am index f92b20589c..b715b9fe80 100644 --- a/addressbook/tools/Makefile.am +++ b/addressbook/tools/Makefile.am @@ -25,6 +25,7 @@ evolution_addressbook_export_SOURCES = \ evolution-addressbook-export.h evolution_addressbook_export_LDADD = \ + $(top_builddir)/e-util/libevolution-util.la \ $(EVOLUTION_DATA_SERVER_LIBS) evolution_addressbook_export_LDFLAGS = $(CODE_COVERAGE_LDFLAGS) -- cgit v1.2.3