bug#10995: am__py_compile dose not get added to Makefile.in's

2012-03-11 Thread Steven Drake
The variable gets used by install-%DIR%PYTHON: (from lib/am/python.am) but it definition is not include in the output Makefile.in. -- Steven

bug#10995: am__py_compile dose not get added to Makefile.in's

2012-03-15 Thread Steven Drake
On Mon, 12 Mar 2012, Stefano Lattarini wrote: > Hi Steven, thanks for the report. > > On 03/11/2012 08:32 AM, Steven Drake wrote: > > The variable gets used by install-%DIR%PYTHON: (from lib/am/python.am) but > > it definition is not include in the output Makefile.in. >