1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-29 16:23:52 +03:00
Files
samba-mirror/source/nsswitch/config.mk
Stefan Metzmacher fcc690a274 r5138: don't create prototypes for samba3's winbind client lib
they're in hand declared

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