Build Python bindings with debugging enabled when doing a debug build
commit036fe769755f430dac1d4be7effaa107614145da
authorAlberto Bertogli <albertito@blitiri.com.ar>
Sun, 27 Feb 2011 11:17:02 +0000 (27 11:17 +0000)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Sun, 27 Feb 2011 21:23:34 +0000 (27 21:23 +0000)
tree35158946d67c2d9e8a92abc834588cbc3d1ae78b
parente9c07535b25fa53dfa5d5fd6850bfc547e1de8a1
Build Python bindings with debugging enabled when doing a debug build

If we invoke make with DEBUG=1 when building Python bindings, pass a debug
flag to the Python build scripts.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
Makefile