summaryrefslogtreecommitdiffstats
path: root/src/bin/lfc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/lfc/Makefile.am')
-rw-r--r--src/bin/lfc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/lfc/Makefile.am b/src/bin/lfc/Makefile.am
index 7bfeb96df7..91dee0672b 100644
--- a/src/bin/lfc/Makefile.am
+++ b/src/bin/lfc/Makefile.am
@@ -17,7 +17,7 @@ EXTRA_DIST = $(man_MANS) kea-lfc.xml lfc.dox
if GENERATE_DOCS
kea-lfc.8: kea-lfc.xml
- @XSLTPROC@ --novalid --xinclude --nonet -o $@ \
+ @XSLTPROC@ --novalid --xinclude -o $@ \
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl \
$(srcdir)/kea-lfc.xml