Refactoring: add back constness of public API structures
[lttng-ust.git] / tests / compile / Makefile.am
index 04f44433280798c905848e67b6780f8013a11e4c..404bb1568add94540a93f504719f5dcbe9c489f8 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1-only
+
 SUBDIRS = \
        ctf-types \
        hello \
@@ -5,7 +7,7 @@ SUBDIRS = \
        same_line_tracepoint \
        test-app-ctx
 
-if CXX_WORKS
+if HAVE_CXX
 SUBDIRS += hello.cxx
 endif
 
This page took 0.025925 seconds and 4 git commands to generate.