X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=man%2FMakefile.am;h=5624e2a1839efa75487975261f36dbb94a7ad98f;hb=d7d5f4330b15667d9f364ebabd886a062b2741fb;hp=ebe9fcef41f1c6cbe74b143a924ae3743df9095f;hpb=f6ce2d557a6f52ed71e458b1a375747d90ffca70;p=ngircd-alex.git diff --git a/man/Makefile.am b/man/Makefile.am index ebe9fcef..5624e2a1 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -17,7 +17,7 @@ TEMPLATE_MANS = ngircd.conf.5.tmpl ngircd.8.tmpl SUFFIXES = .tmpl . .tmpl: - sed \ + $(AM_V_GEN)sed \ -e s@:SBINDIR:@${sbindir}@ \ -e s@:BINDIR:@${bindir}@ \ -e s@:ETCDIR:@${sysconfdir}@ \