Registry server LDB backend: Don't make copies of the same type
[samba.git] / source3 / lib / nss_wrapper / config.mk
1 ##############################
2 # Start SUBSYSTEM NSS_WRAPPER
3 [LIBRARY::NSS_WRAPPER]
4 VERSION = 0.0.1
5 SO_VERSION = 0
6 DESCRIPTION = Wrapper library for testing nss calls without being root
7 PUBLIC_HEADERS = nss_wrapper.h
8 OBJ_FILES = nss_wrapper.o
9 # End SUBSYSTEM NSS_WRAPPER
10 ##############################