Build Python bindings with distutils for consistent installs
[babeltrace.git] / configure.ac
index 3102dc72e80d08bc8a97ffc31d251a3d5ebcdb61..0f27f1c516f943440036ac080550659c9a84de8a 100644 (file)
@@ -662,7 +662,8 @@ AC_CONFIG_FILES([
        Makefile
        bindings/python/Makefile
        bindings/python/bt2/Makefile
-       bindings/python/bt2/__init__.py
+       bindings/python/bt2/setup.py
+       bindings/python/bt2/bt2/__init__.py
        common/Makefile
        compat/Makefile
        cli/Makefile
This page took 0.022449 seconds and 4 git commands to generate.