Re: [libvirt] avoid "make rpm" failure in doc/

2010-02-25 Thread Jim Meyering
Jim Meyering wrote: > "make rpm" fails like this: > > Rebuilding the HTML pages from the XML API > make[3]: *** No rule to make target `html/libvirt-libvirt.html', needed > by `distdir'. Stop. > make[3]: *** Waiting for unfinished jobs > Validating the resulting XHTML pages >

[libvirt] avoid "make rpm" failure in doc/

2010-02-25 Thread Jim Meyering
"make rpm" fails like this: Rebuilding the HTML pages from the XML API make[3]: *** No rule to make target `html/libvirt-libvirt.html', needed by `distdir'. Stop. make[3]: *** Waiting for unfinished jobs Validating the resulting XHTML pages These two patches fix that: (thoug