summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/man5/Makefile.am3
-rw-r--r--docs/man8/Makefile.am3
2 files changed, 0 insertions, 6 deletions
diff --git a/docs/man5/Makefile.am b/docs/man5/Makefile.am
index 95f3833..8143932 100644
--- a/docs/man5/Makefile.am
+++ b/docs/man5/Makefile.am
@@ -15,9 +15,6 @@ else
@echo "*** a2x (asciidoc) is required to regenerate $(@) ***"; exit 1;
endif
-EXTRA_DIST = \
- $(man_MANS)
-
CLEANFILES = \
$(MAN5_FILES:.txt=.5) \
$(MAN5_FILES:.txt=.xml)
diff --git a/docs/man8/Makefile.am b/docs/man8/Makefile.am
index 0bd9ea6..ba38f3a 100644
--- a/docs/man8/Makefile.am
+++ b/docs/man8/Makefile.am
@@ -15,9 +15,6 @@ else
@echo "*** a2x (asciidoc) is required to regenerate $(@) ***"; exit 1;
endif
-EXTRA_DIST = \
- $(man_MANS)
-
CLEANFILES = \
$(MAN8_FILES:.txt=.8) \
$(MAN8_FILES:.txt=.xml)