[SCM] Samba Shared Repository - branch master updated - 2d42c4cadecb02085588902cb17f795a4cd6d03c

Jelmer Vernooij jelmer at samba.org
Sat Nov 1 15:11:49 GMT 2008


The branch, master has been updated
       via  2d42c4cadecb02085588902cb17f795a4cd6d03c (commit)
      from  af2940459d94fa6ab02e6fcbd7becfdac168e918 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 2d42c4cadecb02085588902cb17f795a4cd6d03c
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Sat Nov 1 16:11:26 2008 +0100

    Fix proto header.

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

Summary of changes:
 source4/libcli/config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/libcli/config.mk b/source4/libcli/config.mk
index 4d84b20..8c31077 100644
--- a/source4/libcli/config.mk
+++ b/source4/libcli/config.mk
@@ -177,6 +177,6 @@ LIBCLI_RAW_OBJ_FILES = $(addprefix $(libclisrcdir)/raw/, rawfile.o smb_signing.o
 					  rawioctl.o rawacl.o rawdate.o rawlpq.o rawshadow.o)
 
 
-$(eval $(call proto_header_template,$(libclisrcdir)/raw/raw_proto.h,$(LIBCLI_RAW_OBJ_FILES)))
+$(eval $(call proto_header_template,$(libclisrcdir)/raw/raw_proto.h,$(LIBCLI_RAW_OBJ_FILES:.o=.c)))
 
 mkinclude smb2/config.mk


-- 
Samba Shared Repository


More information about the samba-cvs mailing list