summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Bailey <jbailey@gnu.org>2000-12-30 03:17:50 +0000
committerJeff Bailey <jbailey@gnu.org>2000-12-30 03:17:50 +0000
commit50a9c3aab1ab8dd45e3961751557fc1fd03ddddb (patch)
treef31af51c839eaf536d4c9f33ac4e0294b5b33044 /Makefile.am
parent415df82fd2121a93faef814eff65c334e47ee306 (diff)
downloadmailutils-50a9c3aab1ab8dd45e3961751557fc1fd03ddddb.tar.gz
mailutils-50a9c3aab1ab8dd45e3961751557fc1fd03ddddb.tar.bz2
Add release target with datestamp
Diffstat (limited to 'Makefile.am')
-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.