Add missing permission notice in each source file
[babeltrace.git] / configure.ac
index 24a9db6079d8cb1f7002b325b233ac5ea0d3ecd4..19f16a63b1f87c20cd3b760f881b44c17d81d953 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.0],[mathieu dot desnoyers at efficios dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -106,6 +106,7 @@ AC_CONFIG_FILES([
        lib/prio_heap/Makefile
        include/Makefile
        tests/Makefile
+       tests/lib/Makefile
        extras/Makefile
        extras/valgrind/Makefile
 ])
This page took 0.022516 seconds and 4 git commands to generate.