X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2FMakefile.am;h=94ac152603d74cbcd2d7b91c7755df4dfa8bbedf;hp=685d93c6ad6974e41aa91958e25b6d1651e33d62;hb=a6c09be3c2031a251412f15da48364359ce8d6e9;hpb=85ce30d3adaf3e860db0f0dc36acfcc79c3731c1 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