summaryrefslogtreecommitdiff
path: root/source4/nsswitch/config.mk
blob: 0279f447c5a77f29452dcb0bec30cd627486f6af (plain)
1
2
3
4
5
6
7
8
9
10
#################################
# Start SUBSYSTEM LIBWINBIND_CLIENT
[LIBRARY::LIBWINBIND_CLIENT]
VERSION = 0.0.1
SO_VERSION = 0.0.1
DESCRIPTION = Client library for communicating with winbind
OBJ_FILES = wb_common.o
NOPROTO=YES
# End SUBSYSTEM LIBWINBIND_CLIENT
#################################