X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=3600e99d87786920764a65c4d84b839a826a41cc;hb=7b3e02e5fea1406b56435c3a00d206ea5857683e;hp=58caeb1590fde8fdd33feb4e658b4f1f182d1bc5;hpb=a36b26b4511eded3dbaecaa3a154b5c212391a31;p=lttng-tools.git diff --git a/tests/Makefile.am b/tests/Makefile.am index 58caeb159..3600e99d8 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -5,7 +5,7 @@ if BUILD_TESTS SUBDIRS += . utils regression unit stress destructive if HAS_PGREP check-am: - $(top_srcdir)/tests/utils/warn_lttng_processes.sh $(PGREP) + $(top_srcdir)/tests/utils/warn_processes.sh $(PGREP) endif else @echo "========================================="