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
This commit is contained in:
Ettore Perazzoli
2001-04-18 15:47:26 +00:00
parent 818a27977d
commit c78c05d8af
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2001-04-18 Ettore Perazzoli <ettore@ximian.com>
* src/Makefile.am (SUBDIRS): Don't compile the Python stuff nor
the tests for now; they are broken.
2001-04-18 Ettore Perazzoli <ettore@ximian.com>
* src/libicalss/Makefile.am (COMBINEDHEADERS): All of these have

View File

@ -4,4 +4,4 @@ else
PYTHON_DIR =
endif
SUBDIRS = libical libicalss libicalvcal $(PYTHON_DIR) test
SUBDIRS = libical libicalss libicalvcal # $(PYTHON_DIR) test