Fix: handle leak in abi tests
[lttng-ust.git] / configure.ac
index a1a79eb2ff158139a344585ce4b12ba4de05e441..7a5775f37e541bb5c83f0bc32143322d8d9f1a52 100644 (file)
@@ -607,6 +607,12 @@ AC_CONFIG_FILES([
   src/python-lttngust/Makefile
   src/python-lttngust/setup.py
   tests/benchmark/Makefile
+  tests/compile/api0/ctf-types/Makefile
+  tests/compile/api0/hello.cxx/Makefile
+  tests/compile/api0/hello/Makefile
+  tests/compile/api0/hello-many/Makefile
+  tests/compile/api0/Makefile
+  tests/compile/api0/same_line_tracepoint/Makefile
   tests/compile/api1/ust-fields/Makefile
   tests/compile/api1/hello.cxx/Makefile
   tests/compile/api1/hello/Makefile
@@ -616,6 +622,8 @@ AC_CONFIG_FILES([
   tests/compile/api1/test-app-ctx/Makefile
   tests/compile/Makefile
   tests/Makefile
+  tests/regression/abi0-conflict/Makefile
+  tests/regression/Makefile
   tests/unit/gcc-weak-hidden/Makefile
   tests/unit/libmsgpack/Makefile
   tests/unit/libringbuffer/Makefile
This page took 0.022728 seconds and 4 git commands to generate.