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 <[EMAIL PROTECTED]>
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

Reply via email to