diff --git a/scp2/AutoInstall.mk b/scp2/AutoInstall.mk index 3f6de8c6f8da..cba489fba73a 100644 --- a/scp2/AutoInstall.mk +++ b/scp2/AutoInstall.mk @@ -9,7 +9,6 @@ $(eval $(call gb_AutoInstall_AutoInstall)) -$(eval $(call gb_AutoInstall_add_module,accessories_gallery,)) $(eval $(call gb_AutoInstall_add_module,activexbinarytable,LIBO_LIB_FILE_BINARYTABLE)) $(eval $(call gb_AutoInstall_add_module,activex,LIBO_LIB_FILE)) $(eval $(call gb_AutoInstall_add_module,activexwin64,LIBO_LIB_FILE_COMPONENTCONDITION,,,"VersionNT64")) diff --git a/scp2/InstallScript_setup_osl.mk b/scp2/InstallScript_setup_osl.mk index 593b1afb3c1d..1411b5835cf0 100644 --- a/scp2/InstallScript_setup_osl.mk +++ b/scp2/InstallScript_setup_osl.mk @@ -10,7 +10,6 @@ $(eval $(call gb_InstallScript_InstallScript,setup_osl)) $(eval $(call gb_InstallScript_use_modules,setup_osl,\ - scp2/accessories \ scp2/base \ scp2/calc \ scp2/draw \