summaryrefslogtreecommitdiff
path: root/lib/nss_wrapper/wscript_build
blob: c469379741df3d527afa36b35704f16e4672f95a (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env python

# AUTOGENERATED by mktowscript.pl from ../../lib/nss_wrapper/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('NSS_WRAPPER',
                    source='nss_wrapper.c',
                    deps='dl replace'
                    )