Use automake 1.11 vala support + cleaning of the Makefile.am:
authorMaciej Piechotka <uzytkownik2@gmail.com>
Wed, 14 Jul 2010 23:25:48 +0000 (01:25 +0200)
committerMaciej Piechotka <uzytkownik2@gmail.com>
Mon, 2 Aug 2010 18:17:46 +0000 (20:17 +0200)
commitac71a0a279eff5f1d5eb8550a96e65e776bd1ee6
tree7fb3d89a5b9c80b98d6b7d2a9ca328fd7fd4cd3a
parentd8154f3c4c5f5a36bd43d0512145212e35c82099
Use automake 1.11 vala support + cleaning of the Makefile.am:

 - Checks the vala version
 - All flags are 'local' (i.e. taget_name_(VALA|C|LD)FLAGS)
 - Target variables are next to each other
 - All lists are one-item-per-line with $(NULL) at the end
 - No newline at the end of file
Makefile.decl
autogen.sh
benchmark/Makefile.am
configure.ac
doc/Makefile.am
gee/Makefile.am
tests/Makefile.am