Commit f925cbf9 authored by Greg Ward's avatar Greg Ward

Added 'build_clib'; replaced 'install_py' and 'install_ext' with 'install_lib'.

parent 66878bbd
......@@ -8,9 +8,9 @@ __revision__ = "$Id$"
__all__ = ['build',
'build_py',
'build_ext',
'build_clib',
'install',
'install_py',
'install_ext',
'install_lib',
'clean',
'sdist',
]
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