]> granicus.if.org Git - procps-ng/commit
Moved man-po pot file creation into Makefile
authorCraig Small <csmall@enc.com.au>
Wed, 25 Jun 2014 13:11:15 +0000 (23:11 +1000)
committerCraig Small <csmall@enc.com.au>
Wed, 25 Jun 2014 13:11:15 +0000 (23:11 +1000)
commit889ad23842d83522d056a8c578c55e090fefe389
tree7ce18d5117b0dab7a7cdaf137af51b3611ceea79
parentf7b84f45c7ae99c276de9954fc16cdc4ff7f36f0
Moved man-po pot file creation into Makefile

The pot files for man-po are part of the extra_dist target so are
built at dist time. These used to be created as part of the dist-hook.
However it is better to control their builds in the Makefile so they
are conditionally built. It also means distcheck doesn't complain when
they are added to the CLEANFILES.
Makefile.am
man-po/template-man-ps.pot [deleted file]
man-po/template-man-top.pot [deleted file]
man-po/template-man.pot [deleted file]