diff options
Diffstat (limited to 'docs/Makefile.in')
-rw-r--r-- | docs/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in index 93ba6bf638..3096c1bd44 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -89,7 +89,7 @@ all: @TARGETS@ everything: manpages pdf html-single html htmlman txt ps -release: manpages htmlman howto-html sg-html html-single pdf guide +release: manpages htmlman $(HTMLDIR)/howto $(HTMLDIR)/guide html-single pdf guide # Global rules |