aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-01-26 19:10:21 +0800
committerChris Toshok <toshok@src.gnome.org>2003-01-26 19:10:21 +0800
commit05d5d6d9005492a8fbd6837ba9808fff914529b8 (patch)
tree814fe0af2c2aae041a7153f334be18401c423baf /addressbook
parent0d05436f60454febcc50829f8150429976f8eaa4 (diff)
downloadgsoc2013-evolution-05d5d6d9005492a8fbd6837ba9808fff914529b8.tar
gsoc2013-evolution-05d5d6d9005492a8fbd6837ba9808fff914529b8.tar.gz
gsoc2013-evolution-05d5d6d9005492a8fbd6837ba9808fff914529b8.tar.bz2
gsoc2013-evolution-05d5d6d9005492a8fbd6837ba9808fff914529b8.tar.lz
gsoc2013-evolution-05d5d6d9005492a8fbd6837ba9808fff914529b8.tar.xz
gsoc2013-evolution-05d5d6d9005492a8fbd6837ba9808fff914529b8.tar.zst
gsoc2013-evolution-05d5d6d9005492a8fbd6837ba9808fff914529b8.zip
need to assign this here or else the lib doesn't get built.
2003-01-26 Chris Toshok <toshok@ximian.com> * gui/component/Makefile.am (componentdir): need to assign this here or else the lib doesn't get built. svn path=/trunk/; revision=19634
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/component/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 05cdc5ee4c..f89d6fae44 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,10 @@
2003-01-26 Chris Toshok <toshok@ximian.com>
+ * gui/component/Makefile.am (componentdir): need to assign this
+ here or else the lib doesn't get built.
+
+2003-01-26 Chris Toshok <toshok@ximian.com>
+
* printing/e-contact-print.c (e_contact_start_new_page): begin the
new page after showing the last one.
(complete_sequence): beginpage before we start printing.
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 = \