Convert hello.cxx test to a build test
[lttng-ust.git] / tests / Makefile.am
index e5c6b89979a4a3968cb8977a4ac9eee3f724f946..21ba285b1e5f81874d6e3c213b5223d7aa8aa4fa 100644 (file)
@@ -1,6 +1,4 @@
-SUBDIRS = . hello hello-static-lib
-#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
+SUBDIRS = . hello hello-static-lib same_line_tracepoint snprintf
 
 if CXX_WORKS
 SUBDIRS += hello.cxx
@@ -13,4 +11,3 @@ noinst_LIBRARIES = libtap.a
 libtap_a_SOURCES = \
        tap.c \
        tap.h
-
This page took 0.02415 seconds and 5 git commands to generate.