]> git.ipfire.org Git - thirdparty/gettext.git/commit
Support for Automake targets install-{dvi,ps,pdf,html}.
authorBruno Haible <bruno@clisp.org>
Thu, 16 Feb 2017 14:20:35 +0000 (15:20 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 16 Feb 2017 14:21:55 +0000 (15:21 +0100)
commite5a008ae54ffa54a5343632f88f10ba2e63c4595
tree2a503047efd06a0fd7bfa7a615ce5d4c9313fc01
parentb631191323cd789137c14a3e00ea2d355c2fbbdc
Support for Automake targets install-{dvi,ps,pdf,html}.

Reported by Eric Blake at https://debbugs.gnu.org/cgi/bugreport.cgi?bug=25690
via Assaf Gordon.

* gettext-runtime/po/Makefile.in.in (install-dvi, install-ps, install-pdf,
install-html): New empty targets.
gettext-runtime/po/Makefile.in.in