Disable build of libraries/tests that rely on the RTLD_NEXT GNU extension
[lttng-ust.git] / tests / Makefile.am
1 SUBDIRS = . hello hello-static-lib 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 fork
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.028913 seconds and 4 git commands to generate.