1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-12 06:57:33 +02:00

(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.
This commit is contained in:
Jim Meyering
2000-01-30 15:00:57 +00:00
parent ab365a8297
commit b43184c5e5

View File

@@ -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