Add serialized ABI definition files
[lttng-ust.git] / configure.ac
index a1a79eb2ff158139a344585ce4b12ba4de05e441..ca6ae26731280ef2f5bec9c77b6877c216b21ffb 100644 (file)
@@ -575,6 +575,7 @@ AC_CONFIG_FILES([
   doc/examples/Makefile
   doc/Makefile
   doc/man/Makefile
+  extras/Makefile
   include/Makefile
   src/common/Makefile
   src/lib/lttng-ust-common/Makefile
@@ -607,6 +608,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 +623,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.027762 seconds and 4 git commands to generate.