X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=94ac152603d74cbcd2d7b91c7755df4dfa8bbedf;hb=8abae9cb6df700eacb3c881746e3cc2d75b1d4df;hp=685d93c6ad6974e41aa91958e25b6d1651e33d62;hpb=b55e7034ae4b3bf9fb7c88c9fd102896cf322efe;p=lttng-tools.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 685d93c6a..94ac15260 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,7 +3,7 @@ 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