automake: Move top-level makefile to automake.
authorEric Anholt <eric@anholt.net>
Tue, 15 May 2012 01:38:54 +0000 (18:38 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 11 Jun 2012 16:28:00 +0000 (09:28 -0700)
commit07abd913b654a1a04a90db6203a92a14e4ae795a
tree39033b607336e60845b695014635ab77a7b6e95b
parent743e505315b6be851618caed61981d7c1617bf45
automake: Move top-level makefile to automake.

This is part of a series to fix our build issues in the automake case
by hooking up the automatic Makefile regeneration support.  The
extract_git_sha1 is moved into src/mesa/Makefile so that we get
correct dependency generation.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
.gitignore
Makefile [deleted file]
Makefile.am [new file with mode: 0644]
bin/extract_git_sha1 [deleted file]
configure.ac
src/mesa/Makefile