summaryrefslogtreecommitdiff
path: root/docs-xml/Makefile
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2012-09-10 01:05:34 +0200
committerMichael Adam <obnox@samba.org>2012-09-10 17:55:20 +0200
commitab3369127119556082f7f775d38c3ce5c41adddd (patch)
treed047078b49db37891f4f0ab8054fcb59e6333090 /docs-xml/Makefile
parentd709748070e361b14d4e09042e05cb396174631b (diff)
downloadsamba-ab3369127119556082f7f775d38c3ce5c41adddd.tar.gz
samba-ab3369127119556082f7f775d38c3ce5c41adddd.tar.bz2
samba-ab3369127119556082f7f775d38c3ce5c41adddd.zip
docs:build: make target "manpages" .PHONY, so manpages do get built...
Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Mon Sep 10 17:55:20 CEST 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/Makefile')
-rw-r--r--docs-xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/Makefile b/docs-xml/Makefile
index 65d9aecff1..0feab24802 100644
--- a/docs-xml/Makefile
+++ b/docs-xml/Makefile
@@ -84,7 +84,7 @@ validate:: $(addsuffix -validate,$(MAIN_DOCS))
test:: validate
check:: validate
-.PHONY: test check validate
+.PHONY: test check validate manpages
# Intermediate docbook docs
#