Changed root Makefile.in to Makefile.am, which make autoreconf workable
commitef1f0d41aad0fcd99a0ccdb5a1e58a48fb303ae2
authorChris Frey <cdfrey@foursquare.net>
Mon, 13 Jun 2011 21:23:58 +0000 (13 17:23 -0400)
committerChris Frey <cdfrey@foursquare.net>
Mon, 13 Jun 2011 21:25:44 +0000 (13 17:25 -0400)
tree50bd9c9631dff79943b4149c0d01fde874a807a0
parente0adfa69dc5831cd1f9973356953302d089f2d51
Changed root Makefile.in to Makefile.am, which make autoreconf workable

Running autoreconf without errors, and using a custom autoconf directory,
means that automake features are used, in order to find that autoconf
directory.  This cleans up the root build system to make it less
surprising to maintainers.
AUTHORS [new file with mode: 0644]
COPYING [new symlink]
Makefile.am [new file with mode: 0644]
Makefile.in [deleted file]
NEWS [new file with mode: 0644]
autoconf/install-sh [deleted file]
autogen.sh [deleted file]
configure.ac