aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-12-03 11:44:31 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-12-03 11:44:31 +0800
commitb63a56247a1c88b620890534c02154634f759ae5 (patch)
treeebc145379c13354d491172bac2c277e78a0328f3 /Makefile.am
parentad284c350543fe2c86d578597d29d82371edca3d (diff)
downloadgsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.tar
gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.tar.gz
gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.tar.bz2
gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.tar.lz
gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.tar.xz
gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.tar.zst
gsoc2013-evolution-b63a56247a1c88b620890534c02154634f759ae5.zip
Make evolution mail link to camel-provider not camel only. Removed some
2004-12-02 Not Zed <NotZed@Ximian.com> * configure.in: Make evolution mail link to camel-provider not camel only. Removed some camel stuff. 2004-11-16 Not Zed <NotZed@Ximian.com> * Makefile.am (SUBDIRS): removed camel. * configure.in: Removed camel building, fixed module includes to use camel via packageconfig. 2004-11-15 Not Zed <NotZed@Ximian.com> * configure.in: Added libeds to camel and mail and filter cflags. svn path=/trunk/; revision=28053
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 69b9e790ce..3bf625992d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,6 @@ changelogs = \
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = \
- camel-$(BASE_VERSION).pc \
evolution-shell-$(BASE_VERSION).pc
EXTRA_DIST = \
@@ -37,7 +36,6 @@ SUBDIRS = \
a11y \
widgets \
shell \
- camel \
filter \
$(SMIME_DIR) \
addressbook \