1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

s4-waf: rename 'param' to 'pyparam'

we will use 'param' for the s3 libparam.so

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Andrew Tridgell 2011-02-21 14:42:34 +11:00
parent 15c0440349
commit 7634fb6393

View File

@ -47,7 +47,7 @@ bld.SAMBA_SUBSYSTEM('SECRETS',
)
bld.SAMBA_PYTHON('param',
bld.SAMBA_PYTHON('pyparam',
source='pyparam.c',
deps='samba-hostconfig pytalloc-util',
realname='samba/param.so'