Update version to 0.16
[ust.git] / tests / Makefile.am
CommitLineData
46cec820 1SUBDIRS = . 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
1518fa0f 2
76154767 3dist_noinst_SCRIPTS = test_loop runtests trace_matches
48beefc9 4
67787f50 5noinst_LIBRARIES = libtap.a
48beefc9 6
67787f50 7libtap_a_SOURCES = \
48beefc9
NC
8 tap.c \
9 tap.h
10
This page took 0.031231 seconds and 4 git commands to generate.