[Zope-Checkins] CVS: Zope2 - build_extensions.py:1.3.28.1

andreas@serenade.digicool.com andreas@serenade.digicool.com
Tue, 15 May 2001 13:31:56 -0400


Update of /cvs-repository/Zope2/inst
In directory serenade:/tmp/cvs-serv17224/inst

Modified Files:
      Tag: ajung-dropin-registry
	build_extensions.py 
Log Message:
building splitter extension



--- Updated File build_extensions.py in package Zope2 --
--- build_extensions.py	2001/02/22 17:22:53	1.3
+++ build_extensions.py	2001/05/15 17:31:55	1.3.28.1
@@ -105,6 +105,7 @@
 make('lib','python','BTrees')
 make('lib','python','SearchIndex')
 make('lib','python','Shared','DC','xml','pyexpat')
+make('lib','python','Products','PluginIndexes','TextIndex','Splitter')
 
 # Try to link/copy cPickle.so to BoboPOS to out-fox
 # stock Python cPickle if using Python 1.5.2.