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