Kaydet (Commit) fd7cf77a authored tarafından Michael Stahl's avatar Michael Stahl

pyuno: rename Executable_python_wrapper.mk

Change-Id: I653cb0e36c1faa622ecc90e0316a1f1fd1e843db
üst b3ccc236
...@@ -33,7 +33,7 @@ endif ...@@ -33,7 +33,7 @@ endif
# zipcore: pyuno/python.exe on Windows # zipcore: pyuno/python.exe on Windows
ifeq ($(OS),WNT) ifeq ($(OS),WNT)
$(eval $(call gb_Module_add_targets,pyuno,\ $(eval $(call gb_Module_add_targets,pyuno,\
Executable_python_wrapper \ Executable_python \
)) ))
endif endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment