fix: namespacing of 'tp_rcu_read_lock'
[lttng-ust.git] / tests / compile / Makefile.am
CommitLineData
c0c0989a
MJ
1# SPDX-License-Identifier: LGPL-2.1-only
2
dbe6ade0
MJ
3SUBDIRS = \
4 ctf-types \
5 hello \
6 hello-many \
7 same_line_tracepoint \
8 test-app-ctx
9
41ad81d8 10if HAVE_CXX
dbe6ade0
MJ
11SUBDIRS += hello.cxx
12endif
13
This page took 0.024815 seconds and 4 git commands to generate.