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>
Tue, 29 Aug 2017 21:49:42 +0000 (17:49 -0400)
commitae2b29f342170bd7ea4d6bcb035be62d0ae675f3
treed62c7c0e9bc83e3bb5b3f8915ff9e8f9a4384c6f
parentd85a124833007079267e4bbcbcb0284a1be2c810
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.028484 seconds and 4 git commands to generate.