X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Futils%2Ftestapp%2FMakefile.am;fp=tests%2Futils%2Ftestapp%2FMakefile.am;h=5b3805c6b026b4d9d168a7f4a8923fdc31307a2b;hp=dcb83d2d96754bae8141315b634ff88af373521d;hb=c30417c11fcaf0406c4cfb3a09373c848a86e291;hpb=ca806b0b247f89c62ac628a7779ae84049a8c2d7 diff --git a/tests/utils/testapp/Makefile.am b/tests/utils/testapp/Makefile.am index dcb83d2d9..5b3805c6b 100644 --- a/tests/utils/testapp/Makefile.am +++ b/tests/utils/testapp/Makefile.am @@ -7,11 +7,8 @@ SUBDIRS = \ gen-ust-nevents \ gen-ust-nevents-str \ gen-ust-tracef \ - userspace-probe-elf-binary - -if CXX_WORKS -SUBDIRS += userspace-probe-elf-cxx-binary -endif # CXX_WORKS + userspace-probe-elf-binary \ + userspace-probe-elf-cxx-binary if TEST_SDT_UPROBE SUBDIRS += userspace-probe-sdt-binary