diff options
Diffstat (limited to 'intl/Makefile')
-rw-r--r-- | intl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/Makefile b/intl/Makefile index 356a40ca7f..db4db7c16c 100644 --- a/intl/Makefile +++ b/intl/Makefile @@ -25,7 +25,7 @@ routines = bindtextdom dcgettext dgettext gettext \ l10nflist explodename distribute = gettext.h gettextP.h hash-string.h loadinfo.h locale.alias -install-others = $(localedir)/locale.alias +install-others = $(inst_localedir)/locale.alias include ../Rules |