summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.in b/docs/Makefile.in
index 014e6a07c8..f041a8c249 100644
--- a/docs/Makefile.in
+++ b/docs/Makefile.in
@@ -84,7 +84,7 @@ Samba-Developers-Guide/index.xml: $(subst Samba-Developers-Guide/index.xml,,$(wi
# Pseudo targets
all: @TARGETS@
everything: manpages pdf html-single html htmlman txt ps fo htmlhelp pearson verify
-release: manpages htmlman html pdf guide
+release: manpages htmlman html pdf
# Output format targets
pdf: $(patsubst $(DOCBOOKDIR)/%.xml,$(PDFDIR)/%.pdf,$(MAIN_DOCS))