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.
This commit is contained in:
Craig Small 2014-09-10 21:19:24 +10:00
parent a0561fb4eb
commit 6cd03d506a

View File

@ -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/ .