diff options
Diffstat (limited to 'libnm-glib/tests')
-rw-r--r-- | libnm-glib/tests/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |