Exclude unnecessary files in the submodules from release archives

Cut down on release archives size, somewhat, by excluding third party
libraries that we're never going to use.

The exception is libtiff which references all its files in its configure
that we do run and it's probably not worth to bother with paring it down
if this means maintaining changes to configure.
This commit is contained in:
Vadim Zeitlin
2017-11-16 22:55:37 +01:00
parent 34e6c7cccc
commit a4530c3c73
4 changed files with 4 additions and 4 deletions