X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=tests%2FMakefile.am;h=377acd676aeb7a46b4db32a6f793e24d831ca881;hb=f3ec4cb5bbc1a7bf860207a3e080f4f3eb7dbab0;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