1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/lib/nss_wrapper/config.mk

11 lines
302 B
Makefile
Raw Normal View History

##############################
# Start SUBSYSTEM NSS_WRAPPER
[LIBRARY::NSS_WRAPPER]
VERSION = 0.0.1
SO_VERSION = 0
DESCRIPTION = Wrapper library for testing nss calls without being root
PUBLIC_HEADERS = nss_wrapper.h
OBJ_FILES = nss_wrapper.o
# End SUBSYSTEM NSS_WRAPPER
##############################