build: use automake's new $(AM_V_GEN) and $(AM_V_at) variables
authorJim Meyering <meyering@redhat.com>
Fri, 24 Apr 2009 13:16:46 +0000 (15:16 +0200)
committerJim Meyering <meyering@redhat.com>
Fri, 24 Apr 2009 13:16:46 +0000 (15:16 +0200)
commit207daac5c1e9b22348d65439281f4da6dce9bdb2
treef74f2c884f9d5e8dcbe6a614707660ca88f73773
parent98dbd8cc539cb559f5d264f644d9295fded8a507
build: use automake's new $(AM_V_GEN) and $(AM_V_at) variables

* src/Makefile.am (dircolors.h, wheel-size.h, wheel.h, fs.h):
(version.c, version.h): Mark with $(AM_V_GEN) and $(AM_V_at),
so that the latest automake prints "GEN $@" by default.
src/Makefile.am