X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=3600e99d87786920764a65c4d84b839a826a41cc;hp=58caeb1590fde8fdd33feb4e658b4f1f182d1bc5;hb=4c2eee7f21682b9b4ea1311ec8d86ad1f877daf9;hpb=98c781ff7ebdf6430228c5128dd706ee37532d79 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 "========================================="