e79ab7cec1760c256a1b25589ca8037f217608da
[lttng-ust.git] / tests / Makefile.am
1 SUBDIRS = . hello hello-static-lib fork ust-basic-tracing ust-multi-test demo hello.cxx
2 #SUBDIRS = . hello2 basic basic_long simple_include snprintf test-nevents test-libustinstr-malloc dlopen same_line_marker trace_event register_test tracepoint libustctl_function_tests exit-fast
3
4 dist_noinst_SCRIPTS = test_loop runtests trace_matches
5
6 noinst_LIBRARIES = libtap.a
7
8 libtap_a_SOURCES = \
9 tap.c \
10 tap.h
11
This page took 0.029289 seconds and 3 git commands to generate.