summaryrefslogtreecommitdiff
path: root/Makefile.maint
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-09-02 14:33:59 +0000
committerJim Meyering <jim@meyering.net>2001-09-02 14:33:59 +0000
commitc976fc9de201c4b84891cef984b0089d507e5c0c (patch)
tree1f647bf90cf437f3c705a4b1e46adb0ad36b2d98 /Makefile.maint
parentfb3d344a5b3e81518ca14f749f41e39774282347 (diff)
downloadcoreutils-c976fc9de201c4b84891cef984b0089d507e5c0c.tar.xz
(alpha): Depend on local-check so that they run a little earlier.
Diffstat (limited to 'Makefile.maint')
-rw-r--r--Makefile.maint2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.maint b/Makefile.maint
index e9be73894..4ebc97f64 100644
--- a/Makefile.maint
+++ b/Makefile.maint
@@ -303,7 +303,7 @@ endef
$(xd-delta): $(release_archive_dir)/$(prev-tgz) $(distdir).tar.gz
xdelta delta -9 $^ $@ || :
-alpha:
+alpha: local-check
$(MAKE) cvs-dist
$(MAKE) $(xd-delta)
$(MAKE) -s announcement > /tmp/announce-$(my_distdir)