summaryrefslogtreecommitdiff
path: root/libnm-glib
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-10-15 16:24:59 +0200
committerThomas Haller <thaller@redhat.com>2016-10-19 17:16:08 +0200
commit7aefbcb622f855b039d3c26d9a2f3b1ecaa84a5a (patch)
tree56c4c8af6a5fdb3854cb7bff64f30a754d77a12b /libnm-glib
parent9061432d5507718e29da4c659b46e5d129e006ed (diff)
build: merge "libnm/tests/Makefile.am" into toplevel Makefile
Diffstat (limited to 'libnm-glib')
-rw-r--r--libnm-glib/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-glib/tests/Makefile.am b/libnm-glib/tests/Makefile.am
index 9d15802697..09f34d1847 100644
--- a/libnm-glib/tests/Makefile.am
+++ b/libnm-glib/tests/Makefile.am
@@ -13,7 +13,7 @@ AM_CPPFLAGS = \
noinst_PROGRAMS = $(TESTS)
-@NM_LOG_COMPILER@ --launch-dbus
+@NM_LOG_COMPILER@
TESTS = test-nm-client test-remote-settings-client
####### NMClient and non-settings tests #######