diff options
Diffstat (limited to 'plugins/native/gettext-deps.mk')
-rw-r--r-- | plugins/native/gettext-deps.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/native/gettext-deps.mk b/plugins/native/gettext-deps.mk deleted file mode 100644 index e0d0fbe..0000000 --- a/plugins/native/gettext-deps.mk +++ /dev/null @@ -1,4 +0,0 @@ -# This file is part of MXE. See LICENSE.md for licensing information. - -# native build of gettext requires recent autotools -gettext_DEPS_$(BUILD) := $(gettext_DEPS_$(BUILD)) libtool |