X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=be300c86e0443c531754fdd6e44358f79993b655;hb=c785c634a51956094130218c2bffeff32756cb69;hp=3d7ceeb9d9cb874f1f8215a4f355c9af16b9dcf3;hpb=aaf93c608bb7591f0a5411c221a3ad3fbd8efdfd;p=lttng-ust.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 3d7ceeb9..be300c86 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,5 @@ -SUBDIRS = utils hello same_line_tracepoint snprintf benchmark ust-elf +SUBDIRS = utils hello same_line_tracepoint snprintf benchmark ust-elf \ + ctf-types if CXX_WORKS SUBDIRS += hello.cxx