Fix: python bindings OOT build
authorMichael Jeanson <mjeanson@efficios.com>
Mon, 28 Aug 2017 21:00:41 +0000 (17:00 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 17 Sep 2017 18:10:50 +0000 (14:10 -0400)
commit5f114259535f7d228f9bb1ae292e00178599a8c0
treec51df9fa7621c8b72cc97684f002f296030345df
parent0d9b83804718bfb2d990a1b45879ff846374c645
Fix: python bindings OOT build

All the source files required to build the python bindings with
distutils must be in the same directory, since some of them are
generated by the build system, copy the static ones to the build
directory when it is different from the source directory.

Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
bindings/python/bt2/Makefile.am
This page took 0.024475 seconds and 4 git commands to generate.