Merge branch 'master' into bindings/python
[babeltrace.git] / configure.ac
index 24ee2a6290046c6baac0be9ef344f6bfd865dcea..aab61999ecf32229c65b4ae23dbabda58bb31066 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([babeltrace],[1.0.0-rc5],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([babeltrace],[1.0.2],[mathieu dot desnoyers at efficios dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -143,5 +143,9 @@ AC_CONFIG_FILES([
        bindings/Makefile
        bindings/python/Makefile
        tests/Makefile
+       tests/lib/Makefile
+       extras/Makefile
+       extras/valgrind/Makefile
+       babeltrace.pc
 ])
 AC_OUTPUT
This page took 0.023077 seconds and 4 git commands to generate.