From 3ee8be8e3d25dc2c14a44bcdb71686a213e00b00 Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Thu, 10 Feb 2005 05:34:04 +0000 Subject: Install shared libraries to privlibdir. 2005-02-09 Hans Petter Jansson * addressbook/gui/contact-editor/Makefile.am: * addressbook/gui/contact-list-editor/Makefile.am: * addressbook/util/Makefile.am: * filter/Makefile.am: * widgets/e-timezone-dialog/Makefile.am: * widgets/menus/Makefile.am: * widgets/misc/Makefile.am: * smime/lib/Makefile.am: * smime/gui/Makefile.am: Install shared libraries to privlibdir. svn path=/trunk/; revision=28762 --- addressbook/util/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/util') diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am index 7c42f2a73b..85c21832e9 100644 --- a/addressbook/util/Makefile.am +++ b/addressbook/util/Makefile.am @@ -10,7 +10,7 @@ INCLUDES = \ -I$(top_srcdir)/shell \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) -noinst_LTLIBRARIES = libeabutil.la +privlib_LTLIBRARIES = libeabutil.la libeabutil_la_SOURCES = \ eab-marshal.c \ -- cgit v1.2.3