04f44433280798c905848e67b6780f8013a11e4c
[lttng-ust.git] / tests / compile / Makefile.am
1 SUBDIRS = \
2 ctf-types \
3 hello \
4 hello-many \
5 same_line_tracepoint \
6 test-app-ctx
7
8 if CXX_WORKS
9 SUBDIRS += hello.cxx
10 endif
11
This page took 0.030255 seconds and 3 git commands to generate.