summaryrefslogtreecommitdiff
path: root/dispatcher
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-10-15 16:00:00 +0200
committerThomas Haller <thaller@redhat.com>2016-10-19 15:26:30 +0200
commit274de2555baf30855501d3e275a09404ab03565a (patch)
tree94b1a1fb8cf839b726417014134a70feae452564 /dispatcher
parenta54a3e8263f7ba6eee1b975536e0b7f3c6a98d63 (diff)
downloadNetworkManager-274de2555baf30855501d3e275a09404ab03565a.tar.gz
build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILER
Diffstat (limited to 'dispatcher')
-rw-r--r--dispatcher/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatcher/tests/Makefile.am b/dispatcher/tests/Makefile.am
index e7e50adc03..994d8c10a1 100644
--- a/dispatcher/tests/Makefile.am
+++ b/dispatcher/tests/Makefile.am
@@ -26,7 +26,7 @@ test_dispatcher_envp_LDADD = \
###############################################################################
-@VALGRIND_RULES@
+@NM_LOG_COMPILER@
TESTS = test-dispatcher-envp
endif