[FFmpeg-devel] [PATCH 3/3] doc: add *install-doc that covers all documentation

Michael Niedermayer michaelni at gmx.at
Sun Sep 8 05:30:18 CEST 2013


On Fri, Sep 06, 2013 at 10:40:18AM +0200, Stefano Sabatini wrote:
> On date Friday 2013-09-06 01:10:48 -0300, James Almer encoded:
> > Signed-off-by: James Almer <jamrial at gmail.com>
> > ---
> >  doc/Makefile | 6 +++++-
> >  1 file changed, 5 insertions(+), 1 deletion(-)
> > 
> > diff --git a/doc/Makefile b/doc/Makefile
> > index 5671050..7415899 100644
> > --- a/doc/Makefile
> > +++ b/doc/Makefile
> > @@ -88,6 +88,8 @@ $(DOCS) doc/doxy/html: | doc/
> >  doc/doxy/html: $(SRC_PATH)/doc/Doxyfile $(INSTHEADERS)
> >  	$(M)$(SRC_PATH)/doc/doxy-wrapper.sh $(SRC_PATH) $^
> >  
> > +install-doc: install-html install-man
> > +
> >  install-html:
> >  
> >  install-man:
> > @@ -110,7 +112,9 @@ install-man: $(MANPAGES)
> >  	$(INSTALL) -m 644 $(MANPAGES3) "$(MANDIR)/man3"
> >  endif
> >  
> > -uninstall: uninstall-html uninstall-man
> > +uninstall: uninstall-doc
> > +
> > +uninstall-doc: uninstall-html uninstall-man
> 
> Makes a lot of sense to me, thanks.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

DNS cache poisoning attacks, popular search engine, Google internet authority
dont be evil, please
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130908/71551d9c/attachment.asc>


More information about the ffmpeg-devel mailing list