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>
Mon, 26 Nov 2012 18:03:21 +0000 (19:03 +0100)
commit0f5e2ce8541855c65852dabbb19313fd0bb65b3d
treef521cd8439f297834c9daadd4ab2d0ff9766a79e
parent97747ac88fe9207dde83b275a93ebcee3a84dc01
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>
Makefile.am