]> git.ipfire.org Git - thirdparty/automake.git/commit
[ng] remake: don't depend explicitly on Makefile
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 23 Apr 2012 18:06:31 +0000 (20:06 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 23 Apr 2012 20:59:10 +0000 (22:59 +0200)
commitc9a4f6a88d739ba2d1a090415ede318c17cfb19f
tree605d8610d90d826cad9804358cc8226ae811ccf4
parent35341b28e47f9725c9d79b7a37bec3139773045f
[ng] remake: don't depend explicitly on Makefile

* am/lib/configure.am (am--refresh): No need to explicitly depend
on %MAKEFILE%, as GNU make will always make sure %MAKEFILE% is
updated before considering the am--refresh target anyway.  Also,
this target don't need a recipe, so don't add any.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/am/configure.am