aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElliot Lee <sopwith@src.gnome.org>1998-09-21 12:19:38 +0800
committerElliot Lee <sopwith@src.gnome.org>1998-09-21 12:19:38 +0800
commit6d621a1f5d19ce175143beac7e25e7459d9b0fea (patch)
treecc0241cbd387be1ee7c5017b03b37eb4b67aa6fc
parent0e5ef0d55438b12e8fe9d22c55a94cdf7da273c3 (diff)
downloadgsoc2013-evolution-6d621a1f5d19ce175143beac7e25e7459d9b0fea.tar
gsoc2013-evolution-6d621a1f5d19ce175143beac7e25e7459d9b0fea.tar.gz
gsoc2013-evolution-6d621a1f5d19ce175143beac7e25e7459d9b0fea.tar.bz2
gsoc2013-evolution-6d621a1f5d19ce175143beac7e25e7459d9b0fea.tar.lz
gsoc2013-evolution-6d621a1f5d19ce175143beac7e25e7459d9b0fea.tar.xz
gsoc2013-evolution-6d621a1f5d19ce175143beac7e25e7459d9b0fea.tar.zst
gsoc2013-evolution-6d621a1f5d19ce175143beac7e25e7459d9b0fea.zip
remove gnomecard from subdirs until it actually compiles
svn path=/trunk/; revision=389
-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 3f1cb80632..6acbaf74b0 100644
--- a/calendar/Makefile.am
+++ b/calendar/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = versit gnomecard
+SUBDIRS = versit #gnomecard
help_base = $(datadir)/gnome/help/cal
CFLAGS += -Wall
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index 3f1cb80632..6acbaf74b0 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = versit gnomecard
+SUBDIRS = versit #gnomecard
help_base = $(datadir)/gnome/help/cal
CFLAGS += -Wall