From c78c05d8af2d2deddb3d06da5fb408acfc03dfb0 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 18 Apr 2001 15:47:26 +0000 Subject: 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 --- libical/src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libical/src') 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 -- cgit v1.2.3