diff options
Diffstat (limited to 'src/ip6-manager/Makefile.am')
| -rw-r--r-- | src/ip6-manager/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ip6-manager/Makefile.am b/src/ip6-manager/Makefile.am index c2f55914..b56b197e 100644 --- a/src/ip6-manager/Makefile.am +++ b/src/ip6-manager/Makefile.am @@ -4,8 +4,7 @@ INCLUDES = \ -I${top_builddir}/marshallers \ -I${top_srcdir}/libnm-util \ -I${top_srcdir}/src/logging \ - -I${top_srcdir}/src \ - -I${top_srcdir}/src/named-manager + -I${top_srcdir}/src noinst_LTLIBRARIES = libip6-manager.la |