Fix extension of native Python module
authorSebastian Dröge <sebastian@centricular.com>
Sat, 29 Mar 2014 13:51:39 +0000 (14:51 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 29 Mar 2014 14:01:24 +0000 (15:01 +0100)
commit9f0eb95a7a8e3a3162b62b34ce1d47b3ea66e421
tree23facb464c4f18bce476e55889b8b05e791a17cf
parent59784c2357e5eda663123359f861d8e209a44b90
Fix extension of native Python module

When building debug modules this e.g. has to be _d.so instead of just .so
configure.ac
gi/overrides/Makefile.am