[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-900-g768e043

Volker Lendecke vl at samba.org
Tue Dec 25 12:39:03 GMT 2007


The branch, v3-2-test has been updated
       via  768e0439507caeff430358eb24dc9288a21c8a03 (commit)
      from  38e178df12d30672f74bf272338954c7917b59e3 (commit)

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


- Log -----------------------------------------------------------------
commit 768e0439507caeff430358eb24dc9288a21c8a03
Author: Volker Lendecke <vl at samba.org>
Date:   Tue Dec 25 13:34:14 2007 +0100

    make clean should remove everything in bin/
    
    Jerry, you might want to review/change removing libwbclient.so.0

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index 53f7bf3..10a14d0 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1996,6 +1996,7 @@ clean: delheaders
 		$(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(ROOT_SBIN_PROGS) \
 		$(MODULES) $(TORTURE_PROGS) $(LIBSMBCLIENT) $(LIBADDNS) \
 		$(LIBSMBSHAREMODES) $(EVERYTHING_PROGS) $(LIBNETAPI) \
+		bin/libwbclient.so.0 bin/timelimit \
 		.headers.stamp */src/*.o proto_exists
 	-rm -rf t_dir
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list