aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-06-05 08:46:55 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-06-05 08:46:55 +0800
commit1a84302b253c1d07ccaf44f25051916f8172dc89 (patch)
treee19a6825f5241d52d6751dc57d12fda7c0cb6714
parent463f842fc090709b1aa85b08c93d68ca12b6c70c (diff)
downloadgsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.tar.gz
gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.tar.zst
gsoc2013-evolution-1a84302b253c1d07ccaf44f25051916f8172dc89.zip
Removed gncal/card for the release - FedericoGNOME_0_20aGNOME_0_20
svn path=/trunk/; revision=245
-rw-r--r--calendar/Makefile.am2
-rw-r--r--calendar/gui/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/calendar/Makefile.am b/calendar/Makefile.am
index 9ab62f33a9..480747a736 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = versit card
+SUBDIRS = versit
help_base = $(datadir)/gnome/help/cal
CFLAGS += -Wall
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 9ab62f33a9..480747a736 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = versit card
+SUBDIRS = versit
help_base = $(datadir)/gnome/help/cal
CFLAGS += -Wall
llationoliver2005-03-163-10/+14 * - change socket and pid location from /usr/local/var/spool/authdaemon/ to /va...oliver2005-03-163-16/+14 * fix building for cases where WRKDIR is a nfs mountoliver2005-03-131-0/+5 * update to 0.55oliver2005-03-052-16/+21 * Add BSD master.passwd processing to pw2userdboliver2005-03-022-1/+105 * - fix Makefile [1]oliver2005-03-022-1/+5 * update to 0.54oliver2005-02-132-3/+3 * VPOPMAILDIR?= ${LOCALBASE}/vpopmailoliver2005-02-053-12/+32 * Split the postgresql ports into a server and a client part.girgen2005-01-311-2/+1 * fix pkg-plistoliver2005-01-261-2/+4 * don't sed ${WRKSRC}/Makefile.in twiceoliver2005-01-211-2/+2 * upadate to courier-authlib 0.52, courier-imap 4.0.1 and sqwebmail 5.0.0oliver2005-01-084-7/+28 * Add courier-authliboliver2004-12-1910