summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-18 09:46:38 +0000
committerJim Meyering <jim@meyering.net>2002-07-18 09:46:38 +0000
commit80206d9811b2acc2910c2e47cee8682724b0d689 (patch)
treee8b1e753fb2fcf935fbfbe7ef4a8ff3854f7bd9d
parentc696260961f2e928a7a5d696c0fc1b6f2567913c (diff)
downloadcoreutils-80206d9811b2acc2910c2e47cee8682724b0d689.tar.xz
(Makefile): Also depend on LINGUAS.
-rw-r--r--po/Makefile.in.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index c3bcfcbc1..f0023c11f 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -310,7 +310,7 @@ $(DUMMYPOFILES):
update-gmo: Makefile $(GMOFILES)
@:
-Makefile: Makefile.in.in $(top_builddir)/config.status POTFILES.in
+Makefile: Makefile.in.in $(top_builddir)/config.status POTFILES.in LINGUAS
cd $(top_builddir) \
&& CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
$(SHELL) ./config.status