diff options
Diffstat (limited to 'libnm/tests/Makefile.in')
| -rw-r--r-- | libnm/tests/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libnm/tests/Makefile.in b/libnm/tests/Makefile.in index 455a0761..15846792 100644 --- a/libnm/tests/Makefile.in +++ b/libnm/tests/Makefile.in @@ -701,7 +701,6 @@ with_valgrind = @with_valgrind@ @ENABLE_TESTS_TRUE@ -I$(top_srcdir)/libnm-core \ @ENABLE_TESTS_TRUE@ -I$(top_builddir)/libnm-core \ @ENABLE_TESTS_TRUE@ -DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_LIB \ -@ENABLE_TESTS_TRUE@ -DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \ @ENABLE_TESTS_TRUE@ -DTEST_NM_SERVICE=\"$(abs_top_srcdir)/tools/test-networkmanager-service.py\" \ @ENABLE_TESTS_TRUE@ $(GLIB_CFLAGS) |