From b223f3749db21b49bdbcde045c40eb8e19d4ee8a Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 3 Aug 2007 15:24:48 +0000 Subject: generate bzip dists --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 9758187..1babb55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ SUBDIRS = src examples tests +AUTOMAKE_OPTIONS = no-dist-gzip dist-bzip2 package: dist cp wsmancli.spec /usr/src/packages/SPEC -- cgit