The branch, v3-6-test has been updated
       via  e87a232 s3:Makefile.in: make sure we rebuild bin/smbtorture4 if 
there where changes
      from  6170738 s3-waf: add --with-pam_smbpass configure option.

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit e87a232bc7ae438d5cc72e3931c2b53c4aa0750a
Author: Stefan Metzmacher <[email protected]>
Date:   Thu Mar 17 15:40:17 2011 +0100

    s3:Makefile.in: make sure we rebuild bin/smbtorture4 if there where changes
    
    and bin/ndrdump4...
    
    metze
    
    Autobuild-User: Stefan Metzmacher <[email protected]>
    Autobuild-Date: Thu Mar 17 16:31:45 CET 2011 on sn-devel-104
    (cherry picked from commit ef078307d9ff12540a45ffd39104831bc51a50a9)

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

Summary of changes:
 source3/Makefile.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 6ea91ef..05f1ccd 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3481,6 +3481,8 @@ libnetapi_examples: libnetapi
 clean_libnetapi_examples:
        $(MAKE) -C lib/netapi/examples clean
 
+.PHONY: bin/smbtorture4 bin/ndrdump4
+
 bin/smbtorture4: $(BINARY_PREREQS)
        $(MAKE) -f Makefile-smbtorture4 bin/smbtorture4
 


-- 
Samba Shared Repository

Reply via email to