summaryrefslogtreecommitdiff
path: root/l10ntools
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools')
-rw-r--r--l10ntools/Package_ulfconv.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/Package_ulfconv.mk b/l10ntools/Package_ulfconv.mk
index 41337b26cb6e..18be8b410502 100644
--- a/l10ntools/Package_ulfconv.mk
+++ b/l10ntools/Package_ulfconv.mk
@@ -9,6 +9,8 @@
$(eval $(call gb_Package_Package,l10ntools_ulfconv,$(SRCDIR)/l10ntools/source/ulfconv))
+$(eval $(call gb_Package_set_outdir,l10ntools_ulfconv,$(OUTDIR)))
+
$(eval $(call gb_Package_add_file,l10ntools_ulfconv,bin/msi-encodinglist.txt,msi-encodinglist.txt))
# vim: set noet sw=4 ts=4: