diff options
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/Makefile.am | 1 | ||||
| -rw-r--r-- | src/tests/Makefile.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/tests/Makefile.am b/src/tests/Makefile.am index 90487042..61e2261f 100644 --- a/src/tests/Makefile.am +++ b/src/tests/Makefile.am @@ -4,7 +4,6 @@ INCLUDES = \ -I$(top_srcdir)/libnm-util \ -I$(top_builddir)/libnm-util \ -I$(top_srcdir)/src/dhcp-manager \ - -I$(top_builddir)/marshallers \ -I$(top_srcdir)/src \ -I$(top_builddir)/src diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in index 7df89d70..65b4c1d3 100644 --- a/src/tests/Makefile.in +++ b/src/tests/Makefile.in @@ -355,7 +355,6 @@ INCLUDES = \ -I$(top_srcdir)/libnm-util \ -I$(top_builddir)/libnm-util \ -I$(top_srcdir)/src/dhcp-manager \ - -I$(top_builddir)/marshallers \ -I$(top_srcdir)/src \ -I$(top_builddir)/src |