r25174: Export header from just one place.
authorJelmer Vernooij <jelmer@samba.org>
Fri, 14 Sep 2007 23:03:29 +0000 (23:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:06:45 +0000 (15:06 -0500)
(This used to be commit 82383a6c12c2c4f2a8779f9399e503003a4a9f99)

source4/lib/samba3/config.mk

index b6441c4dcd1fadc62254388f53785406c5e05c5b..aefb077cf50f50fc1f97661ac42a42fe4073d7aa 100644 (file)
@@ -18,7 +18,6 @@ PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL LIBTDB NDR_SECURITY \
 # Start SUBSYSTEM LIBSAMBA3
 [SUBSYSTEM::SMBPASSWD]
 PRIVATE_PROTO_HEADER = samba3_smbpasswd_proto.h
-PUBLIC_HEADERS = samba3.h
 OBJ_FILES = smbpasswd.o
 # End SUBSYSTEM LIBSAMBA3
 ################################################