diff options
Diffstat (limited to 'callouts/tests')
| -rw-r--r-- | callouts/tests/Makefile.am | 1 | ||||
| -rw-r--r-- | callouts/tests/Makefile.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/callouts/tests/Makefile.am b/callouts/tests/Makefile.am index ee3f647d..6ac15874 100644 --- a/callouts/tests/Makefile.am +++ b/callouts/tests/Makefile.am @@ -8,7 +8,6 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/callouts \ -I$(top_builddir)/callouts \ -DNETWORKMANAGER_COMPILATION \ - -DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \ -DSRCDIR=\"$(abs_srcdir)\" \ $(GLIB_CFLAGS) diff --git a/callouts/tests/Makefile.in b/callouts/tests/Makefile.in index eeaf70d6..6079f236 100644 --- a/callouts/tests/Makefile.in +++ b/callouts/tests/Makefile.in @@ -664,7 +664,6 @@ with_valgrind = @with_valgrind@ @ENABLE_TESTS_TRUE@ -I$(top_srcdir)/callouts \ @ENABLE_TESTS_TRUE@ -I$(top_builddir)/callouts \ @ENABLE_TESTS_TRUE@ -DNETWORKMANAGER_COMPILATION \ -@ENABLE_TESTS_TRUE@ -DNM_VERSION_MAX_ALLOWED=NM_VERSION_NEXT_STABLE \ @ENABLE_TESTS_TRUE@ -DSRCDIR=\"$(abs_srcdir)\" \ @ENABLE_TESTS_TRUE@ $(GLIB_CFLAGS) |