Split the JNI APIs in separate classes
[deliverable/lttng-ust.git] / configure.ac
index 26bf5a59c153d731fc30b7293d39f2d35cf71983..9d972ccf2680c273f1fc6f1844c0b0a7372f1675 100644 (file)
@@ -399,6 +399,7 @@ AC_CONFIG_FILES([
        python-lttngust/lttngust/__init__.py
        tools/Makefile
        tests/Makefile
+       tests/ctf-types/Makefile
        tests/hello/Makefile
        tests/hello.cxx/Makefile
        tests/same_line_tracepoint/Makefile
@@ -406,6 +407,7 @@ AC_CONFIG_FILES([
        tests/ust-elf/Makefile
        tests/benchmark/Makefile
        tests/utils/Makefile
+       tests/test-app-ctx/Makefile
        lttng-ust.pc
 ])
 
This page took 0.024705 seconds and 5 git commands to generate.