Base the tarfile list of files on git ls-files instead of find
authorRichard Levitte <levitte@openssl.org>
Tue, 26 Jan 2016 00:40:13 +0000 (01:40 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 26 Jan 2016 07:26:27 +0000 (08:26 +0100)
commit2b0e65d0f6cacbc5b6217b650fa050eb85d39e96
treef520fe190ce803d46d7c96b1cdf844609ecbaa88
parentc5eed2775eced6f324516c0fcb981c67e2d04fc3
Base the tarfile list of files on git ls-files instead of find

Reviewed-by: Rich Salz <rsalz@openssl.org>
Makefile.in