Add parameter validation utility
[babeltrace.git] / configure.ac
index a78b876c14a70c4f0bed959432ca4f7c9497e6e0..878e1ced57a47496addc1235f335a1cf92f3b990 100644 (file)
@@ -698,6 +698,7 @@ AC_CONFIG_FILES([
        src/Makefile
        src/plugins/common/Makefile
        src/plugins/common/muxing/Makefile
+       src/plugins/common/param-validation/Makefile
        src/plugins/ctf/common/bfcr/Makefile
        src/plugins/ctf/common/Makefile
        src/plugins/ctf/common/metadata/Makefile
@@ -727,6 +728,7 @@ AC_CONFIG_FILES([
        tests/lib/Makefile
        tests/lib/test-plugin-plugins/Makefile
        tests/Makefile
+       tests/param-validation/Makefile
        tests/plugins/Makefile
        tests/plugins/src.ctf.fs/Makefile
        tests/plugins/src.ctf.fs/succeed/Makefile
This page took 0.02327 seconds and 4 git commands to generate.