Disable build of libraries/tests that rely on the RTLD_NEXT GNU extension
[lttng-ust.git] / tests / Makefile.am
CommitLineData
cbd7f39d
CB
1SUBDIRS = . 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
1518fa0f 3
76154767 4dist_noinst_SCRIPTS = test_loop runtests trace_matches
48beefc9 5
67787f50 6noinst_LIBRARIES = libtap.a
48beefc9 7
67787f50 8libtap_a_SOURCES = \
48beefc9
NC
9 tap.c \
10 tap.h
11
This page took 0.025291 seconds and 4 git commands to generate.