provision: fix nTSecurityDescriptor attributes of CN=*,${CONFIGDN} (bug #9481)
[Samba/gebeck_regimport.git] / lib / smbconf / wscript_build
blob9879624726b95e365bfaff5b04b4a00b7bb20fa0
1 bld.SAMBA_SUBSYSTEM('LIBSMBCONF',
2                     source='smbconf.c smbconf_txt.c smbconf_util.c',
3                     deps='talloc'
4                     )