mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
4accab35c6
commit
d648c5849f
@ -24,3 +24,5 @@ python_misc_OBJ_FILES = scripting/python/misc_wrap.o
|
||||
_PY_FILES = $(shell find scripting/python -name "*.py")
|
||||
|
||||
$(foreach pyfile, $(_PY_FILES),$(eval $(call python_py_module_template,$(patsubst scripting/python/%,%,$(pyfile)),$(pyfile))))
|
||||
|
||||
install:: installpython
|
||||
|
Loading…
Reference in New Issue
Block a user