tests: compile all unit tests as C++
[lttng-tools.git] / tests / utils / Makefile.am
index 893b690ff8e073d74ce3b06af1b90a2e6d89d9fe..1c7c953264ba66d8429d6b03aca3373df4eb96b8 100644 (file)
@@ -1,10 +1,10 @@
 # SPDX-License-Identifier: GPL-2.0-only
 
-SUBDIRS = . tap testapp
+SUBDIRS = . tap testapp xml-utils
 
 EXTRA_DIST = utils.sh test_utils.py babelstats.pl warn_processes.sh \
              parse-callstack.py
-dist_noinst_SCRIPTS = utils.sh test_utils.py babelstats.pl
+dist_noinst_SCRIPTS = utils.sh test_utils.py babelstats.pl tap-driver.sh
 noinst_LTLIBRARIES = libtestutils.la
 
 libtestutils_la_SOURCES = utils.c utils.h
This page took 0.023167 seconds and 4 git commands to generate.