Remove LIBFORMAT output in configure.
[lttng-ust.git] / tests / Makefile.am
CommitLineData
38936cf4
MD
1SUBDIRS = . hello hello-static-lib fork ust-basic-tracing ust-multi-test \
2 demo hello.cxx daemon
e822f505 3#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
1518fa0f 4
76154767 5dist_noinst_SCRIPTS = test_loop runtests trace_matches
48beefc9 6
67787f50 7noinst_LIBRARIES = libtap.a
48beefc9 8
67787f50 9libtap_a_SOURCES = \
48beefc9
NC
10 tap.c \
11 tap.h
12
This page took 0.027314 seconds and 4 git commands to generate.