X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=9fd13005a2bcfee426a17f7271775b4181aedbf7;hb=625edbf5ce4b31da345107c24a619651e9a7a4e5;hp=685d93c6ad6974e41aa91958e25b6d1651e33d62;hpb=b55e7034ae4b3bf9fb7c88c9fd102896cf322efe;p=lttng-tools.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 685d93c6a..9fd13005a 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -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