X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fcompile%2FMakefile.am;h=404bb1568add94540a93f504719f5dcbe9c489f8;hb=bb71a8ea3b2e7335393a6810887fb9b145cc6f7e;hp=f3731121a3b972606644377e4261289e30d2190a;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/tests/compile/Makefile.am b/tests/compile/Makefile.am index f3731121..404bb156 100644 --- a/tests/compile/Makefile.am +++ b/tests/compile/Makefile.am @@ -7,7 +7,7 @@ SUBDIRS = \ same_line_tracepoint \ test-app-ctx -if CXX_WORKS +if HAVE_CXX SUBDIRS += hello.cxx endif