[SCM] Samba Shared Repository - branch master updated

Stefan Metzmacher metze at samba.org
Thu Mar 17 09:32:02 MDT 2011


The branch, master has been updated
       via  ef07830 s3:Makefile.in: make sure we rebuild bin/smbtorture4 if there where changes
      from  5d55ae0 lib-util: put data_blob back in the public library

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


- Log -----------------------------------------------------------------
commit ef078307d9ff12540a45ffd39104831bc51a50a9
Author: Stefan Metzmacher <metze at samba.org>
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 <metze at samba.org>
    Autobuild-Date: Thu Mar 17 16:31:45 CET 2011 on sn-devel-104

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

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


More information about the samba-cvs mailing list