X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=ed3db48c1aa918f8754ad46d69345f69be48b232;hb=90c098545344aff35dee3e9ca186d9ea3dd75e0f;hp=e5c6b89979a4a3968cb8977a4ac9eee3f724f946;hpb=adcdcb25b9ddf71a13a057f58f24c0dbb2f17b4f;p=lttng-ust.git diff --git a/tests/Makefile.am b/tests/Makefile.am index e5c6b899..ed3db48c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = . hello hello-static-lib +SUBDIRS = . hello hello-static-lib same_line_tracepoint #ust-basic-tracing ust-multi-test #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 @@ -13,4 +13,3 @@ noinst_LIBRARIES = libtap.a libtap_a_SOURCES = \ tap.c \ tap.h -