]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs/Makefile.am: remove unnecessary subshells
authorEric Blake <eblake@redhat.com>
Thu, 29 Apr 2010 01:32:20 +0000 (19:32 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 10 May 2010 20:59:25 +0000 (14:59 -0600)
commit1c5891204d848994334e6bcc82c156164f9078f5
treef4b5bf1840dbb5f00d5dd09b6279dc8b65a66a8f
parent7cdf26637efea7e964abcd045547cb43ac95492c
docs/Makefile.am: remove unnecessary subshells

* docs/Makefile.am (ChangeLog.html.in, %.html.tmp, %.html)
(html/index.html, $(devhelphtml)): Avoid spurious subshells.
docs/Makefile.am