maint.mk: improve the public-submodule-commit rule
authorJim Meyering <meyering@redhat.com>
Thu, 20 Jan 2011 10:50:53 +0000 (11:50 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 20 Jan 2011 11:33:58 +0000 (12:33 +0100)
commit10a2340451a5dc1ff5972183fafd81de246c6931
tree51b14e79597b720dffde666779837ea6dcd96f68
parent45403530bfcddf904e886efb18be488e781b77d1
maint.mk: improve the public-submodule-commit rule

* top/maint.mk (public-submodule-commit): Prefix with $(AM_V_GEN),
to suppress printing of its commands... unless V=1.
Add git submodule's --quiet option to suppress printing of e.g.,
"Entering gnulib" output.
"cd" into $(srcdir) before running git submodule.
ChangeLog
top/maint.mk