amversion: add missing dependency
authorStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 25 Jan 2012 12:45:36 +0000 (13:45 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Wed, 25 Jan 2012 12:45:53 +0000 (13:45 +0100)
commit49c9194035b60d89c9204dab9e3be27058ba832e
treeec15e8930712b42e81b96fc9ae188ad0124c56ef
parent5060920b1390bedaef7c0a4269b306bf7fa19799
amversion: add missing dependency

* m4/Makefile.am ($(top_srcdir)/m4/amversion.m4): Depend on
configure.ac, since the value of $(VERSION) can change every
time configure.ac is updated.
m4/Makefile.am