From: Jim Meyering Date: Sun, 30 Jan 2000 15:00:57 +0000 (+0000) Subject: (my-distcheck): Depend on po-check, so I'll be warned X-Git-Tag: FILEUTILS-4_0p~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b43184c5e52b0d844b2ee86f6c2aa1c19ec61d1f;p=thirdparty%2Fcoreutils.git (my-distcheck): Depend on po-check, so I'll be warned about any required changes at `make distcheck' time rather than at `make alpha' time. --- diff --git a/Makefile.maint b/Makefile.maint index b29b556780..eded97f474 100644 --- a/Makefile.maint +++ b/Makefile.maint @@ -48,7 +48,7 @@ null_AM_MAKEFLAGS = \ MAKEINFO=false t=./=test -my-distcheck: +my-distcheck: po-check -rm -rf $(t) mkdir $(t) GZIP=$(GZIP) $(AMTAR) -C $(t) -zxf $(distdir).tar.gz