From: Lasse Collin Date: Thu, 5 Jul 2012 04:33:35 +0000 (+0300) Subject: Build: Include macosx/build.sh in the distribution. X-Git-Tag: v5.0.5~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05a735d279d74af437c31f25f69aded4713c1a3d;p=thirdparty%2Fxz.git Build: Include macosx/build.sh in the distribution. It has been in the Git repository since 2010 but probably few people have seen it since it hasn't been included in the release tarballs. :-( --- diff --git a/Makefile.am b/Makefile.am index 97553fa2..8aa6dfc5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,6 +47,7 @@ EXTRA_DIST = \ extra \ dos \ windows \ + macosx \ autogen.sh \ Doxyfile.in \ COPYING.GPLv2 \