(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