Tests: fix: leak of trigger in trigger listing tests
[lttng-tools.git] / tests / Makefile.am
index 685d93c6ad6974e41aa91958e25b6d1651e33d62..9fd13005a2bcfee426a17f7271775b4181aedbf7 100644 (file)
@@ -1,9 +1,10 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
 SUBDIRS =
-DIST_SUBDIRS = utils unit regression stress destructive perf
 
 if BUILD_TESTS
 SUBDIRS += . utils unit regression stress destructive perf
-if HAS_PGREP
+if HAVE_PGREP
 check-am:
        $(top_srcdir)/tests/utils/warn_processes.sh $(PGREP)
 endif
This page took 0.022932 seconds and 4 git commands to generate.