From 1894aed26142c919e49289e9e154673f658d955c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 8 Apr 2013 21:33:38 +0200 Subject: Makefile.am: enable "dist-xz" --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a0b32f8be..90fa3481c 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) -- cgit v1.2.3