diff options
Diffstat (limited to 'source4/scripting/python/wscript_build')
-rw-r--r-- | source4/scripting/python/wscript_build | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/scripting/python/wscript_build b/source4/scripting/python/wscript_build index 445012f3af..c77b254fad 100644 --- a/source4/scripting/python/wscript_build +++ b/source4/scripting/python/wscript_build @@ -4,7 +4,6 @@ bld.SAMBA_PYTHON('LIBPYTHON', source='modules.c', public_deps='EXT_LIB_PYTHON', init_function_sentinal='{NULL,NULL}', - deps='PYTALLOC', ) |