Move current compile tests to 'api1'
[lttng-ust.git] / tests / compile / api1 / Makefile.am
CommitLineData
bebb067e
MJ
1# SPDX-License-Identifier: LGPL-2.1-only
2
3SUBDIRS = \
4 ust-fields \
5 hello \
6 hello-many \
7 same_line_tracepoint \
8 test-app-ctx
9
10if HAVE_CXX
11SUBDIRS += hello.cxx
12endif
13
This page took 0.022916 seconds and 4 git commands to generate.