X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=377acd676aeb7a46b4db32a6f793e24d831ca881;hb=53569322d40ed45abe0368ddb08eb4a2738afc37;hp=be300c86e0443c531754fdd6e44358f79993b655;hpb=5cf81d53e305c81517e48e0dc91620a916cdc0cc;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