X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fcompile%2FMakefile.am;h=d493c0c78c10b7ba5640abe097150f5bd8b15bc4;hb=e03d7c66c57bf268b87296566a5160039f35ccfb;hp=f3731121a3b972606644377e4261289e30d2190a;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/tests/compile/Makefile.am b/tests/compile/Makefile.am index f3731121..d493c0c7 100644 --- a/tests/compile/Makefile.am +++ b/tests/compile/Makefile.am @@ -1,13 +1,7 @@ +# SPDX-FileCopyrightText: 2023 EfficiOS, Inc +# # SPDX-License-Identifier: LGPL-2.1-only SUBDIRS = \ - ctf-types \ - hello \ - hello-many \ - same_line_tracepoint \ - test-app-ctx - -if CXX_WORKS -SUBDIRS += hello.cxx -endif - + api0 \ + api1