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