[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-test-2660-g7cf645c

Michael Adam obnox at samba.org
Fri Feb 29 08:43:05 GMT 2008


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 <obnox at samba.org>
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


More information about the samba-cvs mailing list