summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Le Grand (Allotropia) <Armin.Le.Grand@me.com>2021-05-01 15:21:00 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2021-05-05 21:44:09 +0200
commit5d81d48cfd6d436e77ffa732440119723c3054a3 (patch)
tree552be4faa0a79a4e220cc89d90a9884cbaccc6d4
parent7ddc75826d244987d185f9126a9cbde73996c415 (diff)
Remove RecoveryCoreprivate/thb/wasm-upstreaming
Change-Id: I523ff4db762589e6fe57a736c32cdbfb2b102157
-rw-r--r--svx/Library_svx.mk2
1 files changed, 1 insertions, 1 deletions
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 \