1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-14 19:24:43 +03:00
Stefan Metzmacher ad234a53f6 r5138: don't create prototypes for samba3's winbind client lib
they're in hand declared

metze
(This used to be commit fcc690a274963565d13fc358edc61db57c4111b9)
2007-10-10 13:09:26 -05:00

8 lines
221 B
Makefile

#################################
# Start SUBSYSTEM LIB_WINBIND_CLIENT
[SUBSYSTEM::LIB_WINBIND_CLIENT]
ADD_OBJ_FILES = nsswitch/wb_common.o
NOPROTO=YES
# End SUBSYSTEM LIB_WINBIND_CLIENT
#################################