summaryrefslogtreecommitdiff
path: root/source4/lib/registry/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-08-26 15:55:06 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:02:35 -0500
commitec180e2475bbdac03a3030f700d243799a4532a4 (patch)
tree780a5caa5d173b293e211f075890d361740087c2 /source4/lib/registry/config.mk
parentb409d4120f9ae451f93a2322267c0f346531d9f3 (diff)
downloadsamba-ec180e2475bbdac03a3030f700d243799a4532a4.tar.gz
samba-ec180e2475bbdac03a3030f700d243799a4532a4.tar.bz2
samba-ec180e2475bbdac03a3030f700d243799a4532a4.zip
r24668: Fix header installation.
(This used to be commit e9e66693505e5b9f136bd24f5f76ccd0ae574d99)
Diffstat (limited to 'source4/lib/registry/config.mk')
-rw-r--r--source4/lib/registry/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk
index de276d2b5e..4e8a075dd3 100644
--- a/source4/lib/registry/config.mk
+++ b/source4/lib/registry/config.mk
@@ -43,7 +43,7 @@ PUBLIC_HEADERS = registry.h
[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