X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2FMakefile.am;h=377acd676aeb7a46b4db32a6f793e24d831ca881;hb=00665d8e072bc581e5a3e93b395bd6e19a4c2fcd;hp=30b0e9a0f23897d6588bf37d8059c84c9004958a;hpb=501f6777610d7f8d855453c0083a10912d5fac4b;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