Add tests to make check
[babeltrace.git] / configure.ac
index 5a77c842287aea6dac534371a5e9ec13f4a61c76..1fdd30f0a2291dfbdb4e2f3c32a5b71b59f3450e 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([babeltrace],[1.0.0-rc4],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([babeltrace],[1.0.0-rc6],[mathieu dot desnoyers at efficios dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -106,5 +106,7 @@ AC_CONFIG_FILES([
        lib/prio_heap/Makefile
        include/Makefile
        tests/Makefile
+       extras/Makefile
+       extras/valgrind/Makefile
 ])
 AC_OUTPUT
This page took 0.029498 seconds and 4 git commands to generate.