Build system: implement REUSE with SPDX identifiers
[lttng-ust.git] / tests / compile / api0 / Makefile.am
1 # SPDX-FileCopyrightText: 2023 EfficiOS, Inc
2 #
3 # SPDX-License-Identifier: LGPL-2.1-only
4
5 SUBDIRS = \
6 ctf-types \
7 hello \
8 hello-many \
9 same_line_tracepoint
10
11 if HAVE_CXX
12 SUBDIRS += hello.cxx
13 endif
14
This page took 0.029012 seconds and 4 git commands to generate.