From: Jim Meyering Date: Thu, 18 Jul 2002 09:46:38 +0000 (+0000) Subject: (Makefile): Also depend on LINGUAS. X-Git-Tag: FILEUTILS-4_1_10~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80206d9811b2acc2910c2e47cee8682724b0d689;p=thirdparty%2Fcoreutils.git (Makefile): Also depend on LINGUAS. --- diff --git a/po/Makefile.in.in b/po/Makefile.in.in index c3bcfcbc16..f0023c11f3 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