diff options
author | Anas Nashif <nashif@intel.com> | 2007-08-03 15:24:48 +0000 |
---|---|---|
committer | Anas Nashif <nashif@intel.com> | 2007-08-03 15:24:48 +0000 |
commit | b223f3749db21b49bdbcde045c40eb8e19d4ee8a (patch) | |
tree | 0074f884b55e20479c3ced9f3b21d2d6c15c52b8 | |
parent | dc09b03a2a705364b054fcaf7c65afd7f6583a81 (diff) | |
download | wsmancli-b223f3749db21b49bdbcde045c40eb8e19d4ee8a.tar.gz wsmancli-b223f3749db21b49bdbcde045c40eb8e19d4ee8a.tar.xz wsmancli-b223f3749db21b49bdbcde045c40eb8e19d4ee8a.zip |
generate bzip dists
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |