From: Tim Kientzle Date: Thu, 8 May 2008 19:42:51 +0000 (-0400) Subject: Include contributed Windows build files in portable release. X-Git-Tag: v2.6.0~258 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3f3749c43b5e2d83101bcaee10715568dac75d18;p=thirdparty%2Flibarchive.git Include contributed Windows build files in portable release. Obtained from: Scott SVN-Revision: 34 --- diff --git a/Makefile.am b/Makefile.am index 6defd828f..0ef2d3d5f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,8 +25,9 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-bsdtar --enable-bsdcpio # EXTRA_DIST= version \ contrib \ + doc \ examples \ - doc \ + windows \ $(libarchive_EXTRA_DIST) \ $(libarchive_test_EXTRA_DIST) \ $(bsdtar_EXTRA_DIST) \