source: branches/samba-3.2.x/source/lib/nss_wrapper/config.mk

Last change on this file was 133, checked in by Paul Smedley, 17 years ago

Update trunk to 3.2.0pre3

File size: 302 bytes
Line 
1##############################
2# Start SUBSYSTEM NSS_WRAPPER
3[LIBRARY::NSS_WRAPPER]
4VERSION = 0.0.1
5SO_VERSION = 0
6DESCRIPTION = Wrapper library for testing nss calls without being root
7PUBLIC_HEADERS = nss_wrapper.h
8OBJ_FILES = nss_wrapper.o
9# End SUBSYSTEM NSS_WRAPPER
10##############################
Note: See TracBrowser for help on using the repository browser.