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:
parent
a0561fb4eb
commit
6cd03d506a
@ -1,5 +1,6 @@
|
|||||||
|
|
||||||
translate-templates: $(DIST_MAN_POTS)
|
translate-templates: $(DIST_MAN_POTS)
|
||||||
|
EXTRA_DIST = $(DIST_MAN_POTS)
|
||||||
|
|
||||||
get-trans:
|
get-trans:
|
||||||
rsync -Lrtvz translationproject.org::tp/latest/procps-ng-man/ .
|
rsync -Lrtvz translationproject.org::tp/latest/procps-ng-man/ .
|
||||||
|
Loading…
Reference in New Issue
Block a user