From 68da78a95c91b5dc7bd92949fa993b1e5329c09b Mon Sep 17 00:00:00 2001 From: Samba Release Account Date: Thu, 8 Jul 2004 16:03:02 +0000 Subject: fixing release target --jerry (This used to be commit 4a1441482a59c478f5ffe087306f649199971649) --- docs/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- cgit