aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2004-01-13 01:03:45 +0800
committerJP Rosevear <jpr@src.gnome.org>2004-01-13 01:03:45 +0800
commitc7ecf204b77aa1df290f92d331b39f7fffe1ce0d (patch)
tree94c2b4077a89f50f68472dd1e42bec6572231171 /shell
parent922de49f1d4cdb6fe0044fd19d11f8ed5391a4fb (diff)
downloadgsoc2013-evolution-c7ecf204b77aa1df290f92d331b39f7fffe1ce0d.tar
gsoc2013-evolution-c7ecf204b77aa1df290f92d331b39f7fffe1ce0d.tar.gz
gsoc2013-evolution-c7ecf204b77aa1df290f92d331b39f7fffe1ce0d.tar.bz2
gsoc2013-evolution-c7ecf204b77aa1df290f92d331b39f7fffe1ce0d.tar.lz
gsoc2013-evolution-c7ecf204b77aa1df290f92d331b39f7fffe1ce0d.tar.xz
gsoc2013-evolution-c7ecf204b77aa1df290f92d331b39f7fffe1ce0d.tar.zst
gsoc2013-evolution-c7ecf204b77aa1df290f92d331b39f7fffe1ce0d.zip
use our libs
2004-01-12 JP Rosevear <jpr@ximian.com> * Makefile.am: use our libs svn path=/trunk/; revision=24172
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index c6f928e438..e2b5a04071 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,9 @@
2004-01-12 JP Rosevear <jpr@ximian.com>
+ * Makefile.am: use our libs
+
+2004-01-12 JP Rosevear <jpr@ximian.com>
+
* evolution-test-component.[hc]: Complete rewrite to match current
component api
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 7f34666a83..26203950ae 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -185,7 +185,7 @@ libevolution_test_la_SOURCES = \
libevolution_test_la_LIBADD = \
libeshell.la \
- $(EVOLUTION_CALENDAR_LIBS)
+ $(EVOLUTION_TEST_LIBS)
libevolution_test_la_LDFLAGS = -avoid-version -module