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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user