[SCM] Samba Shared Repository - branch master updated - 93310970e307c766a7fccbd38aaa82b376c1769e

Jelmer Vernooij jelmer at samba.org
Sat Oct 18 12:20:09 GMT 2008


The branch, master has been updated
       via  93310970e307c766a7fccbd38aaa82b376c1769e (commit)
      from  842ea427bc012a6f26f2d968e8174d8c7ee26aef (commit)

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


- Log -----------------------------------------------------------------
commit 93310970e307c766a7fccbd38aaa82b376c1769e
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Oct 18 14:19:55 2008 +0200

    s3: Fix make clean

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

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


Changeset truncated at 500 lines:

diff --git a/source3/Makefile.in b/source3/Makefile.in
index 32e7f0a..2665b05 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -2688,7 +2688,7 @@ clean:: cleanlibs
 		.headers.stamp */src/*.o \
 		../lib/*/*.o \
 		../libcli/*.o ../libcli/*/*.o \
-		../librpc/*/*.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