summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2019-12-17 13:36:26 -0500
committerPaul Smith <psmith@gnu.org>2019-12-17 15:06:28 -0500
commite4499a1fb51d560d9a29ba75176a7cb2b2c65b03 (patch)
treec2d3741787a7e7f1fc9362777fcb219e51d3c820 /Makefile.am
parent57b043c7fb6a220b8cf0f022e4161bbe87f2b0f1 (diff)
downloadmake-git-e4499a1fb51d560d9a29ba75176a7cb2b2c65b03.tar.gz
* Makefile.am: Build lzip package instead of bzip2
* README.git: Mention changed requirements.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d81f0ef..b56f1e26 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License along with
# this program. If not, see <http://www.gnu.org/licenses/>.
-AUTOMAKE_OPTIONS = dist-bzip2 silent-rules std-options subdir-objects nostdinc
+AUTOMAKE_OPTIONS = dist-lzip silent-rules std-options subdir-objects nostdinc
ACLOCAL_AMFLAGS = -I m4
MAKE_HOST = @MAKE_HOST@