X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=doc%2FMakefile.am;h=cd51d7fe0de1d1c7d73231868f32068faf96b7ba;hp=3bf68fb4a22991bfde217b124b956d80d4f4907b;hb=b1b83831d199cc893606e924255a8747c97cd572;hpb=4cf65b973c780880047b0ad4e77e95cf7315cb0f diff --git a/doc/Makefile.am b/doc/Makefile.am index 3bf68fb4..cd51d7fe 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -10,7 +10,7 @@ # .tmpl: - sed \ + $(AM_V_GEN)sed \ -e s@:ETCDIR:@${sysconfdir}@ \ <$< >$@ @@ -19,6 +19,7 @@ SUFFIXES = .tmpl static_docs = \ Bopm.txt \ Capabilities.txt \ + Contributing.txt \ FAQ.txt \ GIT.txt \ HowToRelease.txt \