summaryrefslogtreecommitdiff
path: root/src/tests
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 /src/tests
parenta54a3e8263f7ba6eee1b975536e0b7f3c6a98d63 (diff)
downloadNetworkManager-274de2555baf30855501d3e275a09404ab03565a.tar.gz
build/trivial: rename VALGRIND_RULES in Makefile.am to NM_LOG_COMPILER
Diffstat (limited to 'src/tests')
-rw-r--r--src/tests/Makefile.am2
-rw-r--r--src/tests/config/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am
index 35c70d2103..fc22658d9f 100644
--- a/src/tests/Makefile.am
+++ b/src/tests/Makefile.am
@@ -154,7 +154,7 @@ EXTRA_DIST = test-secret-agent.py
###########################################
-@VALGRIND_RULES@
+@NM_LOG_COMPILER@
TESTS = \
test-ip4-config \
test-ip6-config \
diff --git a/src/tests/config/Makefile.am b/src/tests/config/Makefile.am
index d0cb797d15..2b3ce90add 100644
--- a/src/tests/config/Makefile.am
+++ b/src/tests/config/Makefile.am
@@ -23,7 +23,7 @@ test_config_SOURCES = \
test_config_LDADD = \
$(top_builddir)/src/libNetworkManagerTest.la
-@VALGRIND_RULES@
+@NM_LOG_COMPILER@
TESTS = test-config
EXTRA_DIST = \