Add parameter validation utility
[babeltrace.git] / configure.ac
index 851d0a55fb7273bfb74819e732f50b7071c0dfa0..0a6305587603d493a68567622b17e0114b3c6bf4 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.023631 seconds and 4 git commands to generate.