1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r25174: Export header from just one place.

(This used to be commit 82383a6c12)
This commit is contained in:
Jelmer Vernooij 2007-09-14 23:03:29 +00:00 committed by Gerald (Jerry) Carter
parent cc17260f5d
commit 6f37a17d4a

View 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
################################################