summaryrefslogtreecommitdiff
path: root/intl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-20 12:12:27 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-20 12:12:27 +0000
commit04bc415a0650d60180c263ba5ecfc893a2f1cba1 (patch)
tree7d0aacc1f16b75b8b2bfe4edfed86b2b70e4c47a /intl
parent1a4ffda300050fe65bfc5f06d1c96d8cc4bc0af1 (diff)
downloadglibc-04bc415a0650d60180c263ba5ecfc893a2f1cba1.tar.gz
Use it in dependency list of installation targets.
Diffstat (limited to 'intl')
-rw-r--r--intl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/Makefile b/intl/Makefile
index 8f411fba96..c270baa347 100644
--- a/intl/Makefile
+++ b/intl/Makefile
@@ -32,7 +32,7 @@ include ../Rules
CPPFLAGS += -D'GNULOCALEDIR="$(localedir)"' \
-D'LOCALE_ALIAS_PATH="$(localedir):$(i18ndir)"'
-$(inst_localedir)/locale.alias: locale.alias
+$(inst_localedir)/locale.alias: locale.alias $(+force)
$(do-install)
ifdef gettext-srcdir