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