From 3f3749c43b5e2d83101bcaee10715568dac75d18 Mon Sep 17 00:00:00 2001 From: Tim Kientzle Date: Thu, 8 May 2008 15:42:51 -0400 Subject: [PATCH] Include contributed Windows build files in portable release. Obtained from: Scott SVN-Revision: 34 --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) \ -- 2.47.3