From 6cd03d506aa68314b9c60b9b869b30cfb6939d09 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Wed, 10 Sep 2014 21:19:24 +1000 Subject: [PATCH] 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. --- man-po/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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/ .