man: add template to EXTRA_DIST
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 7 Mar 2019 10:45:47 +0000 (11:45 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 7 Mar 2019 10:47:58 +0000 (11:47 +0100)
Currently the man page template used by help2man is not included in the
distribution tarball. This causes build failures on systems that
actually do have help2man in which case we rebuild the man pages
locally. Add template to EXTRA_DIST.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
man/Makefile.am

index 426d6f501fbb8089373f79019d912bd702fb54e6..d8f4e66bbe0807323b42c55d2ac56248c1e6ec13 100644 (file)
@@ -17,3 +17,5 @@ clean-local:
        rm -f $(dist_man1_MANS)
 
 endif
+
+EXTRA_DIST = template