summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2002-12-29 19:46:15 +0000
committerWojciech Polak <polak@gnu.org>2002-12-29 19:46:15 +0000
commit972d42a4d5fde63bb15dee989a2a0de55799cb50 (patch)
treec2b00b3b78f155ee3d5a37d758b6fe786af9bf53 /Makefile.am
parent91b6be0016f42660f1c6c484a3dce2029cb0ce0e (diff)
downloadmailutils-972d42a4d5fde63bb15dee989a2a0de55799cb50.tar.gz
mailutils-972d42a4d5fde63bb15dee989a2a0de55799cb50.tar.bz2
Added "dist-bzip2" to AUTOMAKE_OPTIONS in Makefile.am.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3bf283dd1..aa253ef79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@
# Copyright (C) 2000,2001,2002 Free Software Foundation
# See file COPYING in the distribution root directory for copying conditions.
-AUTOMAKE_OPTIONS = gnu 1.7.1 readme-alpha std-options
+AUTOMAKE_OPTIONS = gnu 1.7.1 dist-bzip2 readme-alpha std-options
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = include m4 intl po lib testsuite mailbox libsieve examples doc \
@@ -18,4 +18,3 @@ release:
rpm: dist
rpm -ta --clean mailutils-$(VERSION).tar.gz
-

Return to:

Send suggestions and report system problems to the System administrator.