]> granicus.if.org Git - procps-ng/commitdiff
man pot files added to dist
authorCraig Small <csmall@enc.com.au>
Wed, 10 Sep 2014 11:19:24 +0000 (21:19 +1000)
committerCraig Small <csmall@enc.com.au>
Wed, 10 Sep 2014 11:19:24 +0000 (21:19 +1000)
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

index 032b2842cbf9e0ce5a104a19e4ef658a5503202b..1c7267cf4e77f454b37c1339db5c28117abf81a4 100644 (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/  .