summaryrefslogtreecommitdiffstats
path: root/plugins/native/gettext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/native/gettext.mk')
-rw-r--r--plugins/native/gettext.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/native/gettext.mk b/plugins/native/gettext.mk
index 4c4c268..413671f 100644
--- a/plugins/native/gettext.mk
+++ b/plugins/native/gettext.mk
@@ -2,7 +2,7 @@
# See index.html for further information.
PKG := gettext
-$(PKG)_TARGETS += $(BUILD)
+$(PKG)_TARGETS := $(BUILD) $(MXE_TARGETS)
$(PKG)_DEPS_$(BUILD) := libiconv
define $(PKG)_BUILD_$(BUILD)