e4e06cebb8fd985aa41aa98e86a95409e8205c42
[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
2
3 dist_noinst_SCRIPTS = test_loop runtests trace_matches
4
5 lib_LTLIBRARIES = libtap.la
6
7 libtap_la_SOURCES = \
8 tap.c \
9 tap.h
10
11 libtap_la_LDFLAGS = -no-undefined -version-info 0:0:0
12
13 libtap_la_LIBADD = \
14 -lpthread
This page took 0.029147 seconds and 3 git commands to generate.