summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_python.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-19 15:21:23 +0100
committerAndras Timar <atimar@suse.com>2013-02-20 16:30:14 +0100
commit83b4703137fdf49304e41202cc91a5574b2e53e7 (patch)
tree163bb413b01e520fa949e7887dbd48c7ed5fa6b3 /scp2/InstallModule_python.mk
parent41095e934bcd83e08a472c8fb53743cd3f8e926c (diff)
fdo#49202 install the "Python-UNO Bridge" component on Windows unconditionally
Change-Id: I1d9d62b024c4442182d67d93915af0f793265ebd
Diffstat (limited to 'scp2/InstallModule_python.mk')
-rw-r--r--scp2/InstallModule_python.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/scp2/InstallModule_python.mk b/scp2/InstallModule_python.mk
index 7153deee8d65..8b8af4809bda 100644
--- a/scp2/InstallModule_python.mk
+++ b/scp2/InstallModule_python.mk
@@ -57,12 +57,11 @@ $(eval $(call gb_InstallModule_add_scpfiles,scp2/python,\
scp2/source/python/file_python \
scp2/source/python/file_python_librelogo \
scp2/source/python/profileitem_python \
+ scp2/source/python/module_python \
))
$(eval $(call gb_InstallModule_add_localized_scpfiles,scp2/python,\
- scp2/source/python/module_python \
scp2/source/python/module_python_librelogo \
- scp2/source/python/module_python_mailmerge \
))
# vim: set shiftwidth=4 tabstop=4 noexpandtab: