summaryrefslogtreecommitdiff
path: root/postprocess/CustomTarget_registry.mk
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess/CustomTarget_registry.mk')
-rw-r--r--postprocess/CustomTarget_registry.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk
index cdb129b69e66..19622d1352bc 100644
--- a/postprocess/CustomTarget_registry.mk
+++ b/postprocess/CustomTarget_registry.mk
@@ -117,9 +117,9 @@ postprocess_FILES_korea := \
postprocess_DEPS_lingucomponent := main
postprocess_FILES_lingucomponent := \
- $(postprocess_XCU)/Office/Linguistic-lingucomponent-hyphenator.xcu \
- $(postprocess_XCU)/Office/Linguistic-lingucomponent-spellchecker.xcu \
- $(postprocess_XCU)/Office/Linguistic-lingucomponent-thesaurus.xcu \
+ $(SRCDIR)/lingucomponent/config/Linguistic-lingucomponent-hyphenator.xcu \
+ $(SRCDIR)/lingucomponent/config/Linguistic-lingucomponent-spellchecker.xcu \
+ $(SRCDIR)/lingucomponent/config/Linguistic-lingucomponent-thesaurus.xcu \
postprocess_FILES_main := \
$(postprocess_XCS)/FirstStartWizard.xcs \