summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2005-10-31 13:20:32 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2005-10-31 13:20:32 +0000
commit0276c779dd608e33a67d98802f6ad3df76bf9fde (patch)
tree02aed6d6143b6ef20bafe39bc360dea48b17602a /Makefile.am
parentf8e010896fe93803ab67864407cd103faf620c99 (diff)
downloadmailutils-0276c779dd608e33a67d98802f6ad3df76bf9fde.tar.gz
mailutils-0276c779dd608e33a67d98802f6ad3df76bf9fde.tar.bz2
(release): Rename to alpha
(alphacheck): New rule
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a94bda790..fa6156204 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,9 +27,12 @@ SUBDIRS = include intl po testsuite mailbox lib libsieve doc \
EXTRA_DIST = COPYING.LESSER @MU_EXTRA_DIST@
-release:
+alpha:
$(MAKE) dist distdir=$(PACKAGE)-`date +"%Y%m%d"`
+alphacheck:
+ $(MAKE) distcheck distdir=$(PACKAGE)-`date +"%Y%m%d"`
+
rpm: dist
rpm -ta --clean mailutils-$(VERSION).tar.gz

Return to:

Send suggestions and report system problems to the System administrator.