aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 7520a5c76..d9e482099 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -63,7 +63,7 @@ EXTRA_DIST = $(man_MANS) \
MAN2HTML= gnroff -man $< | man2html >$@
-SUFFIXES += .1 .3 .html
+SUFFIXES = .1 .3 .html
html: $(HTMLPAGES)