Cleanup: separate tests between 'unit' and 'compile'
[lttng-ust.git] / tests / compile / Makefile.am
CommitLineData
dbe6ade0
MJ
1SUBDIRS = \
2 ctf-types \
3 hello \
4 hello-many \
5 same_line_tracepoint \
6 test-app-ctx
7
8if CXX_WORKS
9SUBDIRS += hello.cxx
10endif
11
This page took 0.023887 seconds and 4 git commands to generate.