X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=tests%2FMakefile.am;h=3600e99d87786920764a65c4d84b839a826a41cc;hb=ec6a4f3c7413f4fee054d0d8af49b2dad42a2c5f;hp=58caeb1590fde8fdd33feb4e658b4f1f182d1bc5;hpb=cd6f83ba9148c7f0125557f305c58965a4606a60;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 "========================================="