summaryrefslogtreecommitdiff
path: root/source4/libcli
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-04-02 13:41:10 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-04-02 13:41:10 +0200
commit236fc02913adafd80921d4e30aa6ee1e414bef44 (patch)
tree66995342a7d2da5bd050a1ab45a2a22de6500202 /source4/libcli
parentafe3e8172ddaa5e4aa811faceecda4f943d6e2ef (diff)
downloadsamba-236fc02913adafd80921d4e30aa6ee1e414bef44.tar.gz
samba-236fc02913adafd80921d4e30aa6ee1e414bef44.tar.bz2
samba-236fc02913adafd80921d4e30aa6ee1e414bef44.zip
Reduce the number of installed headers.
(This used to be commit 2243e24024f09ff9c9c7d0eb735c3b39c9d84424)
Diffstat (limited to 'source4/libcli')
-rw-r--r--source4/libcli/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/libcli/config.mk b/source4/libcli/config.mk
index 0aa67f35db..b85fbe7066 100644
--- a/source4/libcli/config.mk
+++ b/source4/libcli/config.mk
@@ -73,7 +73,7 @@ OBJ_FILES = cldap/cldap.o
PUBLIC_DEPENDENCIES = LIBCLI_LDAP
PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBLDB
-PUBLIC_HEADERS += libcli/cldap/cldap.h
+# PUBLIC_HEADERS += libcli/cldap/cldap.h
[SUBSYSTEM::LIBCLI_WREPL]
PRIVATE_PROTO_HEADER = wrepl/winsrepl_proto.h
@@ -118,7 +118,7 @@ PUBLIC_DEPENDENCIES = LIBCLI_RAW LIBSAMBA-ERRORS LIBCLI_AUTH \
LIBCLI_DGRAM LIBCLI_SMB2 LIBCLI_FINDDCS samba-socket
-PUBLIC_HEADERS += libcli/libcli.h
+# PUBLIC_HEADERS += libcli/libcli.h
[SUBSYSTEM::LIBCLI_RAW]
PRIVATE_PROTO_HEADER = raw/raw_proto.h