svn commit: samba r24668 - in branches/SAMBA_4_0: . source/lib/registry

jelmer at samba.org jelmer at samba.org
Sun Aug 26 15:55:06 GMT 2007


Author: jelmer
Date: 2007-08-26 15:55:06 +0000 (Sun, 26 Aug 2007)
New Revision: 24668

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24668

Log:
Fix header installation.

Modified:
   branches/SAMBA_4_0/
   branches/SAMBA_4_0/source/lib/registry/config.mk


Changeset:

Property changes on: branches/SAMBA_4_0
___________________________________________________________________
Name: bzr:revision-info
...skipped...
Name: bzr:file-ids
...skipped...
Name: bzr:revision-id:v3-trunk0
...skipped...

Modified: branches/SAMBA_4_0/source/lib/registry/config.mk
===================================================================
--- branches/SAMBA_4_0/source/lib/registry/config.mk	2007-08-26 15:16:40 UTC (rev 24667)
+++ branches/SAMBA_4_0/source/lib/registry/config.mk	2007-08-26 15:55:06 UTC (rev 24668)
@@ -43,7 +43,7 @@
 [SUBSYSTEM::registry_common]
 PUBLIC_DEPENDENCIES = registry
 OBJ_FILES = tools/common.o
-PUBLIC_PROTO_HEADER = tools/common.h
+PRIVATE_PROTO_HEADER = tools/common.h
 
 ################################################
 # Start BINARY regdiff



More information about the samba-cvs mailing list