X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=377acd676aeb7a46b4db32a6f793e24d831ca881;hb=a1d76e9d65d8cad94a1948e9a5f3cd4eba2bef9f;hp=3d7ceeb9d9cb874f1f8215a4f355c9af16b9dcf3;hpb=22609c7a82c5c8ebc07c19cade9b4d6ff61bd0d0;p=lttng-ust.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 3d7ceeb9..377acd67 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,5 @@ -SUBDIRS = utils hello same_line_tracepoint snprintf benchmark ust-elf +SUBDIRS = utils hello same_line_tracepoint snprintf benchmark ust-elf \ + ctf-types test-app-ctx if CXX_WORKS SUBDIRS += hello.cxx