svn commit: samba r3310 - in branches/SAMBA_4_0/source/build/smb_build: .

tpot at samba.org tpot at samba.org
Thu Oct 28 06:16:32 GMT 2004


Author: tpot
Date: 2004-10-28 06:16:32 +0000 (Thu, 28 Oct 2004)
New Revision: 3310

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/build/smb_build&rev=3310&nolog=1

Log:
Update dependencies for swig wrappers.

Modified:
   branches/SAMBA_4_0/source/build/smb_build/makefile.pl


Changeset:
Modified: branches/SAMBA_4_0/source/build/smb_build/makefile.pl
===================================================================
--- branches/SAMBA_4_0/source/build/smb_build/makefile.pl	2004-10-28 06:14:10 UTC (rev 3309)
+++ branches/SAMBA_4_0/source/build/smb_build/makefile.pl	2004-10-28 06:16:32 UTC (rev 3310)
@@ -774,7 +774,9 @@
 	\$(SUBSYSTEM_CHARSET_OBJS) \\
 	\$(SUBSYSTEM_LIBSMB_OBJS) \\
 	\$(SUBSYSTEM_DCERPC_COMMON_OBJS) \\
-        \$(SUBSYSTEM_LIB_WINBIND_CLIENT_OBJS)
+        \$(SUBSYSTEM_LIB_WINBIND_CLIENT_OBJS) \\
+        \$(SUBSYSTEM_SOCKET_OBJS) \\
+        \$(SUBSYSTEM_LIBREPLACE_OBJS)
 
 PYTHON_DCERPC_LIBS = -lldap
 



More information about the samba-cvs mailing list