From 8dad9f8b76132ebfd680f85dd5549e85fb7c86d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Thu, 3 Sep 2009 11:29:41 +0200 Subject: [PATCH] Also create tar.bz2 tarballs --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index f6d11addbe..54196db671 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +AUTOMAKE_OPTIONS = dist-bzip2 + SUBDIRS = source parser generator elementgen gstreamer-sharp doc tests samples pkgconfigdir = $(libdir)/pkgconfig