The branch, v3-2-test has been updated
       via  7cf645cdae8ce17705036951538991b0a9dbefaf (commit)
      from  77b7d7c0417e498340d1c9364fbbb8671c175477 (commit)

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


- Log -----------------------------------------------------------------
commit 7cf645cdae8ce17705036951538991b0a9dbefaf
Author: Michael Adam <[EMAIL PROTECTED]>
Date:   Fri Feb 29 09:40:09 2008 +0100

    Fix creation of replacetort.
    
    Forgot to git add Makefile.in before doing git commit --amend
    in previous commit...
    
    Michael

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

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 63328ec..7ab0c4f 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -902,6 +902,7 @@ TALLOCTORT_OBJ = @tallocdir@/testsuite.o $(PARAM_OBJ) 
$(LIB_NONSMBD_OBJ) \
                 $(ERRORMAP_OBJ)
 
 REPLACETORT_OBJ = lib/replace/test/testsuite.o \
+               lib/replace/test/getifaddrs.o \
                lib/replace/test/os2_delete.o \
                lib/replace/test/strptime.o \
                $(LIBREPLACE_OBJ)


-- 
Samba Shared Repository

Reply via email to