aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorbertrand <bg@aful.org>2000-03-21 16:54:06 +0800
committerBertrand Guiheneuf <bertrand@src.gnome.org>2000-03-21 16:54:06 +0800
commit975b6ef8bcaa27300db012f2569562a9f4dc11b3 (patch)
tree310cc69422982dba0607005d30b80795f8a8ce85 /Makefile.am
parenta726033ce0a2fdedeb8dde1fce07d3f3d6ee7726 (diff)
downloadgsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar
gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.gz
gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.bz2
gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.lz
gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.xz
gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.tar.zst
gsoc2013-evolution-975b6ef8bcaa27300db012f2569562a9f4dc11b3.zip
Temporarily removed the calendar from the subdirs list. The compilation
03-21-2000 bertrand <bg@aful.org> Temporarily removed the calendar from the subdirs list. The compilation errors confuse people. svn path=/trunk/; revision=2129
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c68ea925e7..ffa9923093 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,8 +25,9 @@ SUBDIRS = \
tests \
addressbook \
libical \
- libversit \
- calendar
+ libversit
+# Add this when the calendar builds.
+# calendar
dist-hook:
for subdir in intl ; do \