aboutsummaryrefslogtreecommitdiffstats
path: root/libical/src
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-04-18 23:47:26 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-04-18 23:47:26 +0800
commitc78c05d8af2d2deddb3d06da5fb408acfc03dfb0 (patch)
tree12a3430a75d9f60bd4aad66252987aef01b45a0d /libical/src
parent818a27977d1c01d3007aafbb58675586eab47e77 (diff)
downloadgsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.tar
gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.tar.gz
gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.tar.bz2
gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.tar.lz
gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.tar.xz
gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.tar.zst
gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.zip
Disable the Python stuff and the tests for now. They are broken and
are not needed by end users anyway. svn path=/trunk/; revision=9443
Diffstat (limited to 'libical/src')
-rw-r--r--libical/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libical/src/Makefile.am b/libical/src/Makefile.am
index 108581258d..d6ba22c548 100644
--- a/libical/src/Makefile.am
+++ b/libical/src/Makefile.am
@@ -4,4 +4,4 @@ else
PYTHON_DIR =
endif
-SUBDIRS = libical libicalss libicalvcal $(PYTHON_DIR) test
+SUBDIRS = libical libicalss libicalvcal # $(PYTHON_DIR) test