X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=man%2FMakefile.am;fp=man%2FMakefile.am;h=5624e2a1839efa75487975261f36dbb94a7ad98f;hp=ebe9fcef41f1c6cbe74b143a924ae3743df9095f;hb=5300f0082cf834b60d36859acc0be3c17b3848c9;hpb=005ffeaa8c27d29efd3037d52a26a948b71cbc0c;ds=sidebyside 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}@ \