summaryrefslogtreecommitdiff
path: root/html/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'html/man/Makefile.am')
-rw-r--r--html/man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/man/Makefile.am b/html/man/Makefile.am
index 1a473828..367b7826 100644
--- a/html/man/Makefile.am
+++ b/html/man/Makefile.am
@@ -107,7 +107,7 @@ index: $(docfiles)
done
${ECHO} ${INDEXEND} >> $(indexfile)
-manpages := $(docfiles:.html=)
+manpages = $(docfiles:.html=)
.PHONY: htmldoc
htmldoc: index