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