Build Python bindings with distutils for consistent installs
[babeltrace.git] / configure.ac
index 7e22f2d377174d8fa4c6262d86c8a0c49d188969..5498a9093ac1ac500ac07cb20ef8df9556da1086 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.022638 seconds and 4 git commands to generate.