summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/Package_registry_install.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/postprocess/Package_registry_install.mk b/postprocess/Package_registry_install.mk
index ca9f7c2c8527..c79d839321a7 100644
--- a/postprocess/Package_registry_install.mk
+++ b/postprocess/Package_registry_install.mk
@@ -15,6 +15,11 @@ $(eval $(call gb_Package_add_files,postprocess_registry_install,share/registry,\
$(postprocess_XCDS) \
$(foreach lang,$(gb_Configuration_LANGS), \
Langpack-$(lang).xcd \
+ ) \
+))
+
+$(eval $(call gb_Package_add_files,postprocess_registry_install,share/registry/res,\
+ $(foreach lang,$(gb_Configuration_LANGS), \
fcfg_langpack_$(lang).xcd \
registry_$(lang).xcd \
) \