summaryrefslogtreecommitdiff
path: root/postprocess/CustomTarget_registry.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2013-09-26 18:16:51 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2013-10-02 22:07:17 +0200
commit386a382e6263e573a483482a70184d61bdf6b02c (patch)
treef1cf928d18a88f212d556ddefdc2f4a2880c6e37 /postprocess/CustomTarget_registry.mk
parent04496cb8697d7b68d4705148efaa7cf7d908a852 (diff)
lingucomponent: kill Package_config.mk
Change-Id: I5c97347cfaefb23cd985b7776a83337856e4d55c
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 \