[SCM] Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-821-gd6703f6

Günther Deschner gd at samba.org
Fri Dec 21 20:28:03 GMT 2007


The branch, v3-2-test has been updated
       via  d6703f6d4e6a5256980188f6a840e6aaf07bc607 (commit)
      from  740a2b080db56d504c4edd58bf41d72edb3d32ee (commit)

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


- Log -----------------------------------------------------------------
commit d6703f6d4e6a5256980188f6a840e6aaf07bc607
Author: Günther Deschner <gd at samba.org>
Date:   Fri Dec 21 21:25:39 2007 +0100

    Make sure libnet/libnet_proto.h exists.
    
    Guenther

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

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


Changeset truncated at 500 lines:

diff --git a/source/Makefile.in b/source/Makefile.in
index f2b0bc6..b0b5c7c 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1951,7 +1951,8 @@ clean: delheaders
 # afterwards.
 proto_exists: include/proto.h include/build_env.h \
 	winbindd/winbindd_proto.h web/swat_proto.h \
-	client/client_proto.h utils/net_proto.h utils/ntlm_auth_proto.h smbd/build_options.c
+	client/client_proto.h utils/net_proto.h utils/ntlm_auth_proto.h smbd/build_options.c \
+	libnet/libnet_proto.h
 	@touch proto_exists
 
 delheaders:


-- 
Samba Shared Repository


More information about the samba-cvs mailing list