X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fcompile%2FMakefile.am;h=404bb1568add94540a93f504719f5dcbe9c489f8;hb=41ad81d87d649dd658ef0305d3abc987abb3fc5d;hp=f3731121a3b972606644377e4261289e30d2190a;hpb=2eba8e397d36e8cecaf4731b4f892dc57f32a382;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