X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=2b2962a5e1891231effe8c83e9249f28e9a0c061;hb=5ddb6e3696d96fec6ef2f0fad66287444629ec22;hp=bdd6795f6ce9eaea9d2f91d6373f726354524ac1;hpb=df39c97f33c65bc39945b5ebe429526fb38f3406;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index bdd6795f..2b2962a5 100644 --- a/configure.ac +++ b/configure.ac @@ -128,15 +128,16 @@ AC_CONFIG_FILES([ tests/same_line_marker/Makefile tests/trace_event/Makefile tests/tracepoint/Makefile + tests/tracepoint/benchmark/Makefile tests/register_test/Makefile - tests/ustcmd_function_tests/Makefile + tests/libustctl_function_tests/Makefile libustinstr-malloc/Makefile libustfork/Makefile libustconsumer/Makefile ust-consumerd/Makefile ustctl/Makefile libustcomm/Makefile - libustcmd/Makefile + libustctl/Makefile snprintf/Makefile ]) AC_OUTPUT