From: Craig Small Date: Wed, 10 Sep 2014 11:19:24 +0000 (+1000) Subject: man pot files added to dist X-Git-Tag: v3.3.10~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cd03d506aa68314b9c60b9b869b30cfb6939d09;p=procps-ng man pot files added to dist The dist tarball was missing the man-po/*.pot files. This change adds them to the extra_dist target so they are in the distribution tarball. --- diff --git a/man-po/Makefile.am b/man-po/Makefile.am index 032b2842..1c7267cf 100644 --- a/man-po/Makefile.am +++ b/man-po/Makefile.am @@ -1,5 +1,6 @@ translate-templates: $(DIST_MAN_POTS) +EXTRA_DIST = $(DIST_MAN_POTS) get-trans: rsync -Lrtvz translationproject.org::tp/latest/procps-ng-man/ .