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