On Fri, 2010-08-06 at 00:26 -0500, Yaakov (Cygwin/X) wrote: > From: Yaakov Selkowitz <[email protected]> > > Signed-off-by: Yaakov Selkowitz <[email protected]> > --- > Makefile.am | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/Makefile.am b/Makefile.am > index 3a5b39c..20201ba 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -56,4 +56,4 @@ XORGRELSTRING = @PACKAGE_STRING@ > SUFFIXES = .$(APP_MAN_SUFFIX) .man > > .man.$(APP_MAN_SUFFIX): > - $(SED) $(MAN_SUBSTS) < $< > $@ > + $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
Reviewed-by: Gaetan Nadon <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
