SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / tests / utils / Makefile.am
index d2eb49fa6fcbaab359db7069847f5dcba61282b4..893b690ff8e073d74ce3b06af1b90a2e6d89d9fe 100644 (file)
@@ -1,7 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 SUBDIRS = . tap testapp
 
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
-EXTRA_DIST = utils.sh test_utils.py babelstats.pl warn_processes.sh
+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
 noinst_LTLIBRARIES = libtestutils.la
 
This page took 0.023929 seconds and 5 git commands to generate.