build-system: re-add Makefile.in to default distribution
commit2eebb5a5d4f8781ea7bcbd168e587e5d3b6edfe9
authorJon Masters <jcm@perihelion.int.jonmasters.org>
Thu, 22 Feb 2007 01:48:30 +0000 (21 20:48 -0500)
committerJon Masters <jcm@perihelion.int.jonmasters.org>
Thu, 22 Feb 2007 01:48:30 +0000 (21 20:48 -0500)
tree369594d93940c5f97b4d2c5a2269fa2076024abd
parent45ee16ab753fb6055eb5692ae04902c0d8c4b9c0
build-system: re-add Makefile.in to default distribution

Luiz removed Makefile.in via .gitignore. I understand why this was removed,
but again, people expect to do the configure dance out of the box. I guess
for now, I will rebuild configure and Makefile.in on each update using the
autotools on my devel box - anyone doing something weird can run autotools
for themselves. The advantage here is less "it's broken" email :-)

Signed-off-by: Jon Masters <jcm@redhat.com>
.gitignore
Makefile.in [new file with mode: 0644]
configure
configure.ac