forked from amazingfate/loongoffice
LibreLogo should be an optional module
On Windows it is installed by default, but can be disabled in the installer easily. Change-Id: Ic820f08b51edf71eb09fd3533dc42b82bd06bb38
This commit is contained in:
@ -55,11 +55,13 @@ endif
|
||||
|
||||
$(eval $(call gb_InstallModule_add_scpfiles,scp2/python,\
|
||||
scp2/source/python/file_python \
|
||||
scp2/source/python/file_python_librelogo \
|
||||
scp2/source/python/profileitem_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 \
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user