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