build: use git ls-files for adding all Makefile.in into the release tarball
authorAndreas Boll <andreas.boll.dev@gmail.com>
Fri, 16 Nov 2012 09:46:06 +0000 (10:46 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sun, 20 Jan 2013 14:08:28 +0000 (15:08 +0100)
commit572889ffcb2be89de041d18346ef2777c470bde6
tree1155eb763b97790a8137db487b42a33124e743d4
parentf05a0226b88bd58f3d2f07ec0e7df8032b739304
build: use git ls-files for adding all Makefile.in into the release tarball

Until we have proper 'make dist' this is an improvement of the current
situation, because each time some old Makefiles got converted to automake
we had to update the tarballs target.

NOTE: This is a candidate for the 9.0 branch.

Cc: Eric Anholt <eric@anholt.net>
Acked-by: Matt Turner <mattst88@gmail.com>
(cherry picked from commit 0f5e2ce8541855c65852dabbb19313fd0bb65b3d)

Conflicts:
Makefile.am
Makefile.am