summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2013-12-25 23:28:24 +0000
committerTim-Philipp Müller <tim@centricular.com>2013-12-25 23:28:24 +0000
commit6bd899ab3dff6ad02e1c7101dd8ab09465d59ea5 (patch)
tree8c2703350d2003d658431b187ad6a16d5b5d5bc2
parent4c632d7a585eeae1b66c2e7830e0d0461a39601d (diff)
configure: make make dist output .tar.xz files
Like all other modules
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d85e7b..c42f6bd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AC_INIT(GStreamer OpenGL Plug-ins, 0.11.0.1,
AG_GST_INIT
dnl initialize automake
-AM_INIT_AUTOMAKE([-Wno-portability 1.10 subdir-objects])
+AM_INIT_AUTOMAKE([-Wno-portability 1.11 no-dist-gzip dist-xz tar-ustar subdir-objects])
dnl define PACKAGE_VERSION_* variables
AS_VERSION