From 05d5d6d9005492a8fbd6837ba9808fff914529b8 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Sun, 26 Jan 2003 11:10:21 +0000 Subject: need to assign this here or else the lib doesn't get built. 2003-01-26 Chris Toshok * gui/component/Makefile.am (componentdir): need to assign this here or else the lib doesn't get built. svn path=/trunk/; revision=19634 --- addressbook/gui/component/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui/component') diff --git a/addressbook/gui/component/Makefile.am b/addressbook/gui/component/Makefile.am index f831c19c6e..2e1a31e9b6 100644 --- a/addressbook/gui/component/Makefile.am +++ b/addressbook/gui/component/Makefile.am @@ -32,6 +32,7 @@ INCLUDES = \ -DLIBGNOMEUI_DISABLE_DEPRECATED \ $(EVOLUTION_ADDRESSBOOK_CFLAGS) +componentdir=$(COMPONENT_DIR) component_LTLIBRARIES = libevolution-addressbook.la libevolution_addressbook_la_SOURCES = \ -- cgit v1.2.3