[SCM] Samba Shared Repository - branch master updated

Michael Adam obnox at samba.org
Mon Sep 10 09:56:02 MDT 2012


The branch, master has been updated
       via  ab33691 docs:build: make target "manpages" .PHONY, so manpages do get built...
      from  d709748 s3-passdb: update abi_match and ignore more statically linked functions

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit ab3369127119556082f7f775d38c3ce5c41adddd
Author: Michael Adam <obnox at samba.org>
Date:   Mon Sep 10 01:05:34 2012 +0200

    docs:build: make target "manpages" .PHONY, so manpages do get built...
    
    Autobuild-User(master): Michael Adam <obnox at samba.org>
    Autobuild-Date(master): Mon Sep 10 17:55:20 CEST 2012 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/Makefile b/docs-xml/Makefile
index 65d9aec..0feab24 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
 #


-- 
Samba Shared Repository


More information about the samba-cvs mailing list