Tracepoint loglevel: setup all loglevel information at build time
[lttng-ust.git] / tests / Makefile.am
index 242933252f6cfe2a7d675744a707dfc4cc90c4c2..dd1317bea1abad3d43cc648f7af29e34009144d7 100644 (file)
@@ -1,3 +1,11 @@
-SUBDIRS = hello hello2 basic basic_long fork simple_include snprintf test-nevents test-libmallocwrap
+SUBDIRS = . hello fork ust-basic-tracing ust-multi-test demo hello.cxx
+#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
+
+dist_noinst_SCRIPTS = test_loop runtests trace_matches
+
+noinst_LIBRARIES = libtap.a
+
+libtap_a_SOURCES = \
+       tap.c \
+       tap.h
 
-noinst_SCRIPTS = test_loop runtests trace_matches
This page took 0.022948 seconds and 4 git commands to generate.