Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / compile / Makefile.am
index f3731121a3b972606644377e4261289e30d2190a..d493c0c78c10b7ba5640abe097150f5bd8b15bc4 100644 (file)
@@ -1,13 +1,7 @@
+# SPDX-FileCopyrightText: 2023 EfficiOS, Inc
+#
 # SPDX-License-Identifier: LGPL-2.1-only
 
 SUBDIRS = \
-       ctf-types \
-       hello \
-       hello-many \
-       same_line_tracepoint \
-       test-app-ctx
-
-if CXX_WORKS
-SUBDIRS += hello.cxx
-endif
-
+       api0 \
+       api1
This page took 0.023281 seconds and 4 git commands to generate.