[Libreoffice-commits] core.git: Branch 'feature/wasm' - svx/Library_svx.mk
Armin Le Grand (Allotropia) (via logerrit)
logerrit at kemper.freedesktop.org
Sat May 1 13:22:05 UTC 2021
svx/Library_svx.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ab8d809b6ab721f4d1cabfad0d057fed6df85f31
Author: Armin Le Grand (Allotropia) <Armin.Le.Grand at me.com>
AuthorDate: Sat May 1 15:21:00 2021 +0200
Commit: Armin Le Grand (Allotropia) <Armin.Le.Grand at me.com>
CommitDate: Sat May 1 15:21:00 2021 +0200
Remove RecoveryCore
Change-Id: I523ff4db762589e6fe57a736c32cdbfb2b102157
diff --git a/svx/Library_svx.mk b/svx/Library_svx.mk
index 61d9d39066c7..1f1c820cd4f2 100644
--- a/svx/Library_svx.mk
+++ b/svx/Library_svx.mk
@@ -85,6 +85,7 @@ $(eval $(call gb_Library_use_externals,svx,\
ifneq ($(ENABLE_WASM_STRIP),TRUE)
$(eval $(call gb_Library_add_exception_objects,svx,\
+ svx/source/dialog/docrecovery \
svx/source/unodraw/recoveryui \
))
endif
@@ -133,7 +134,6 @@ $(eval $(call gb_Library_add_exception_objects,svx,\
svx/source/dialog/dialcontrol \
svx/source/dialog/dlgctl3d \
svx/source/dialog/dlgctrl \
- svx/source/dialog/docrecovery \
svx/source/dialog/fntctrl \
svx/source/dialog/fontwork \
svx/source/dialog/frmdirlbox \
More information about the Libreoffice-commits
mailing list