don't generate .bz2 for make dist

git-svn-id: https://svn.musicpd.org/mpd/trunk@493 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes 2004-03-26 05:13:21 +00:00
parent f809e1eccd
commit 7c861b334b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
AUTOMAKE_OPTIONS = foreign 1.6 dist-bzip2
AUTOMAKE_OPTIONS = foreign 1.6
SUBDIRS = src doc
docdir = $(prefix)/share/doc/$(PACKAGE)