build: adjust use of automake's new $(AM_V_GEN) variable
commita81441557b160658e50f87bc8af269509ff8a068
authorJim Meyering <meyering@redhat.com>
Sat, 25 Apr 2009 07:23:48 +0000 (25 09:23 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 25 Apr 2009 07:23:48 +0000 (25 09:23 +0200)
tree2f221738b7fb74492c431de849e94ed95e2cb389
parent6debf54e612b8da176f96c5b4efb043d19ef0276
build: adjust use of automake's new $(AM_V_GEN) variable

* src/Makefile.am (dircolors.h, wheel-size.h, wheel.h, fs.h):
(version.c, version.h): Use $(AM_V_GEN) only as a prefix of an existing
command.  Otherwise, it provokes warnings from some "make" programs.
Suggestion from Ralf Wildenhues.
src/Makefile.am