support busybox for manual trace tests
[ust.git] / tests / Makefile.am
CommitLineData
2298f329 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
1518fa0f 2
76154767 3dist_noinst_SCRIPTS = test_loop runtests trace_matches
48beefc9
NC
4
5lib_LTLIBRARIES = libtap.la
6
7libtap_la_SOURCES = \
8 tap.c \
9 tap.h
10
11libtap_la_LDFLAGS = -no-undefined -version-info 0:0:0
12
13libtap_la_LIBADD = \
14 -lpthread
This page took 0.030131 seconds and 4 git commands to generate.