1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-04 08:22:08 +03:00
Files
samba-mirror/libcli/drsuapi/wscript_build

12 lines
234 B
Python

#!/usr/bin/env python
# AUTOGENERATED by mktowscript.pl from ../../libcli/drsuapi/config.mk
# Please remove this notice if hand editing
bld.SAMBA_SUBSYSTEM('LIBCLI_DRSUAPI',
source='repl_decrypt.c',
public_deps='LIBCLI_AUTH'
)