diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2011-07-17 20:28:32 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2011-07-17 20:28:32 +0300 |
commit | e9bba55d5ded1109db737c3dd9b3176cdcf54886 (patch) | |
tree | 2f6238e51222967c9e05af15316df485bc1b949e /Makefile.am | |
parent | 69cb366d238135f5df1853d57be7a45f619689ca (diff) | |
download | egawk-e9bba55d5ded1109db737c3dd9b3176cdcf54886.tar.gz egawk-e9bba55d5ded1109db737c3dd9b3176cdcf54886.tar.bz2 egawk-e9bba55d5ded1109db737c3dd9b3176cdcf54886.zip |
Remove bzip2 dist.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 855a5e7b..9f4993f2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,9 +23,6 @@ ## process this file with automake to produce Makefile.in -# Make .bz2 files also. -AUTOMAKE_OPTIONS = dist-bzip2 - # This variable insures that aclocal runs # correctly after changing configure.ac ACLOCAL_AMFLAGS = -I m4 |