Commit cc2d47cb authored by Jim Fulton's avatar Jim Fulton

Added extra ZODB extension directories.

parent d03da7a3
...@@ -96,6 +96,8 @@ print 'Building extension modules' ...@@ -96,6 +96,8 @@ print 'Building extension modules'
make('lib','python') make('lib','python')
make('lib','python','DocumentTemplate') make('lib','python','DocumentTemplate')
make('lib','python','BoboPOS') make('lib','python','BoboPOS')
make('lib','python','ZODB')
make('lib','python','ZopeZODB3')
make('lib','python','SearchIndex') make('lib','python','SearchIndex')
# Try to link/copy cPickle.so to BoboPOS to out-fox # Try to link/copy cPickle.so to BoboPOS to out-fox
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment