summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am14
1 files changed, 1 insertions, 13 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4bb0f01b..de87c409 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -20,19 +20,7 @@ MANPAGES = \
DOXYGEN_MANS = $(wildcard man3/*.3)
-HTML_MANPAGES = \
- alpm-hooks.5.html \
- pacman.8.html \
- makepkg.8.html \
- makepkg-template.1.html \
- repo-add.8.html \
- vercmp.8.html \
- pkgdelta.8.html \
- pacman-key.8.html \
- PKGBUILD.5.html \
- makepkg.conf.5.html \
- pacman.conf.5.html \
- libalpm.3.html
+HTML_MANPAGES = $(addsuffix .html,$(MANPAGES))
HTML_OTHER = \
index.html \