summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 903e37e7b..d95f9d18a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,3 +5,7 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = include doc m4 lib mailbox from mail pop3d imap4d
EXTRA_DIST = mailutils.spec mailutils.spec.in
+
+release:
+ $(MAKE) dist distdir=$(PACKAGE)-`date +"%y%m%d"`
+

Return to:

Send suggestions and report system problems to the System administrator.