summaryrefslogtreecommitdiff
path: root/docs-xml/Makefile
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-09-03 21:05:22 +0200
committerKarolin Seeger <kseeger@samba.org>2012-09-03 21:05:22 +0200
commit9c44e2e5392926773c9966e8bda924d1e6c9b591 (patch)
treec7709f3431a32932e24066ccbd13b4b31b196ac0 /docs-xml/Makefile
parent18c0d872d119f47f3f82f6fa1f4fa8a2afc36750 (diff)
downloadsamba-9c44e2e5392926773c9966e8bda924d1e6c9b591.tar.gz
samba-9c44e2e5392926773c9966e8bda924d1e6c9b591.tar.bz2
samba-9c44e2e5392926773c9966e8bda924d1e6c9b591.zip
s4-docs: Remove empty s4 HOWTO Collection.
This change was proposed by Andrew Bartlett on the samba-technical mailing list. Karolin
Diffstat (limited to 'docs-xml/Makefile')
-rw-r--r--docs-xml/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs-xml/Makefile b/docs-xml/Makefile
index 8cf05f771c..d8423be800 100644
--- a/docs-xml/Makefile
+++ b/docs-xml/Makefile
@@ -44,7 +44,6 @@ $(PDFDIR)/Samba3-ByExample.pdf $(PSDIR)/Samba3-ByExample.ps $(DOCBOOKDIR)/Samba3
$(PDFDIR)/Samba3-HOWTO.pdf $(PSDIR)/Samba3-HOWTO.ps Samba3-HOWTO.tex $(DOCBOOKDIR)/Samba3-HOWTO.xml: $(wildcard Samba3-HOWTO/*.xml) Samba3-HOWTO-attributions.xml
Samba3-HOWTO/manpages.xml: $(MANPAGEDIR3)/smb.conf.5.xml
$(PDFDIR)/Samba3-Developers-Guide.pdf $(PSDIR)/Samba3-Developers-Guide.ps $(DOCBOOKDIR)/Samba3-Developers-Guide.xml Samba3-Developers-Guide.tex: $(wildcard Samba3-Developers-Guide/*.xml) Samba3-Developers-Guide-attributions.xml
-$(PDFDIR)/Samba4-HOWTO.pdf $(PSDIR)/Samba4-HOWTO.ps Samba4-HOWTO.tex $(DOCBOOKDIR)/Samba4-HOWTO.xml: $(filter-out Samba4-HOWTO/index.xml,$(wildcard Samba4-HOWTO/*.xml)) Samba4-HOWTO-attributions.xml
# Pseudo targets
all:: $(TARGETS)