aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-04-08 22:11:42 +0200
committerMax Kellermann <max@duempel.org>2013-04-08 22:11:42 +0200
commit2c4b99817025c8aa2734877bb74af36f90436330 (patch)
tree13622752eb0f0ada915c3e407222e662f050bd03 /Makefile.am
parent8becbb8b085278ba6441ec750e23ab3b2f79b386 (diff)
parent0a9c7ff6cf9ce560767f3971fd88843976b9dc61 (diff)
downloadmpd-2c4b99817025c8aa2734877bb74af36f90436330.tar.gz
mpd-2c4b99817025c8aa2734877bb74af36f90436330.tar.xz
mpd-2c4b99817025c8aa2734877bb74af36f90436330.zip
Merge tag 'release-0.17.4'
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 2e3029297..0a88e587a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
ACLOCAL_AMFLAGS = -I m4
-AUTOMAKE_OPTIONS = foreign 1.11 dist-bzip2 subdir-objects
+AUTOMAKE_OPTIONS = foreign 1.11 dist-bzip2 dist-xz subdir-objects
AM_CPPFLAGS += -I$(srcdir)/src $(GLIB_CFLAGS)