Alexander Belopolsky <alexander.belopol...@gmail.com> added the comment:

On Tue, Sep 14, 2010 at 2:29 AM, Georg Brandl <rep...@bugs.python.org> wrote:
..
> Note that if you add new directories under /Lib, you need to make the build 
> system aware of them in several
> places (I don't remember all of them right now, one is in the Makefile).  
> Otherwise they don't get shipped
> and/or installed, and tests fail.

It looks like the right place is the LIBSUBDIRS variable in Makefile.
I guess I need to edit Makefile.pre.in to change it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9315>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to