mirror of
https://github.com/samba-team/samba.git
synced 2025-07-27 07:42:04 +03:00
waf: Fix mispelling
Autobuild-User: Simo Sorce <idra@samba.org> Autobuild-Date: Thu Apr 19 17:36:41 CEST 2012 on sn-devel-104
This commit is contained in:
@ -10,7 +10,7 @@ bld.SAMBA_LIBRARY('samba_python',
|
||||
bld.SAMBA_SUBSYSTEM('LIBPYTHON',
|
||||
source='modules.c',
|
||||
public_deps='',
|
||||
init_function_sentinal='{NULL,NULL}',
|
||||
init_function_sentinel='{NULL,NULL}',
|
||||
deps='talloc',
|
||||
pyext=True,
|
||||
)
|
||||
|
Reference in New Issue
Block a user