From 274de2555baf30855501d3e275a09404ab03565a Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Sat, 15 Oct 2016 16:00:00 +0200 Subject: build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILER --- libnm-glib/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libnm-glib') diff --git a/libnm-glib/tests/Makefile.am b/libnm-glib/tests/Makefile.am index 3368d60cfe..4a51eba750 100644 --- a/libnm-glib/tests/Makefile.am +++ b/libnm-glib/tests/Makefile.am @@ -14,7 +14,7 @@ AM_CPPFLAGS = \ noinst_PROGRAMS = $(TESTS) if WITH_VALGRIND -@VALGRIND_RULES@ --launch-dbus +@NM_LOG_COMPILER@ --launch-dbus else LOG_COMPILER = $(top_srcdir)/tools/run-test-dbus-session.sh endif -- cgit v1.2.1