Add api0 compile tests
[lttng-ust.git] / tests / compile / Makefile.am
index 04f44433280798c905848e67b6780f8013a11e4c..883a1ed8ad4f4366691a91a449d5247fa3fe8154 100644 (file)
@@ -1,11 +1,5 @@
-SUBDIRS = \
-       ctf-types \
-       hello \
-       hello-many \
-       same_line_tracepoint \
-       test-app-ctx
-
-if CXX_WORKS
-SUBDIRS += hello.cxx
-endif
+# SPDX-License-Identifier: LGPL-2.1-only
 
+SUBDIRS = \
+       api0 \
+       api1
This page took 0.023712 seconds and 4 git commands to generate.