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:
@ -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
|
||||
|
||||
@ -4,4 +4,4 @@ else
|
||||
PYTHON_DIR =
|
||||
endif
|
||||
|
||||
SUBDIRS = libical libicalss libicalvcal $(PYTHON_DIR) test
|
||||
SUBDIRS = libical libicalss libicalvcal # $(PYTHON_DIR) test
|
||||
|
||||
Reference in New Issue
Block a user