Mathieu Lirzin <m...@gnu.org> skribis: > * Makefile.am (man-page-target): Delete function. > (dist_man1_MANS, dist_man8_MANS): Prefix each element with 'doc/'. > (shepherd.1): Rename to ... > (doc/shepherd.1): ... this. > (doc/%.1, doc/%.8): New targets. > (gen_man): New variable. > * .gitignore: Update it.
OK! I thought removing the function might increase duplication, but the way you did it does not. Ludo’.