[SCM] Samba Shared Repository - branch master updated - ef8f3c0e56a398ca445ccb6e77e0a443109fb5cd

Günther Deschner gd at samba.org
Fri Oct 17 21:47:33 GMT 2008


The branch, master has been updated
       via  ef8f3c0e56a398ca445ccb6e77e0a443109fb5cd (commit)
      from  7b23d61a68f1303e0fcf0940d970ce439dca15a0 (commit)

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


- Log -----------------------------------------------------------------
commit ef8f3c0e56a398ca445ccb6e77e0a443109fb5cd
Author: Günther Deschner <gd at samba.org>
Date:   Fri Oct 17 23:45:44 2008 +0200

    s3-build: cleanup in ../librpc as well on "make clean".
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 5e42f34..32e7f0a 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2687,7 +2687,8 @@ clean:: cleanlibs
 		bin/timelimit \
 		.headers.stamp */src/*.o \
 		../lib/*/*.o \
-		../libcli/*.o ../libcli/*/*.o
+		../libcli/*.o ../libcli/*/*.o \
+		../librpc/*/*.o \
 	-rm -rf t_dir
 
 include/build_env.h: script/build_env.sh


-- 
Samba Shared Repository


More information about the samba-cvs mailing list