Add api0 compile tests
[lttng-ust.git] / tests / compile / api0 / Makefile.am
CommitLineData
d0e8dd39
MJ
1# SPDX-License-Identifier: LGPL-2.1-only
2
3SUBDIRS = \
4 ctf-types \
5 hello \
6 hello-many \
7 same_line_tracepoint
8
9if HAVE_CXX
10SUBDIRS += hello.cxx
11endif
12
This page took 0.023848 seconds and 4 git commands to generate.