Re: [libdvdcss-devel] [PATCH 02/12] build: Ignore and clean up generated file doc/doxygen_sqlite3.db
Jean-Baptiste Kempf <[email protected]> Tue, 11 Nov 2014 14:37:37 +0100
| Newsgroups | gmane.comp.video.videolan.libdvdcss,gmane.comp.video.videolan.libdvdcss.devel |
|---|---|
| Message-ID | <[email protected]> |
OK. On 11 Nov, Diego Biurrun wrote : > --- > > I have doxygen 1.8.8 locally, which shows the issue. > > .gitignore | 1 + > Makefile.am | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-) > > diff --git a/.gitignore b/.gitignore > index 82241fa..842c29d 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -17,6 +17,7 @@ > /missing > /stamp-* > /doc/doxygen.cfg > +/doc/doxygen_sqlite3.db > /doc/html > /m4/libtool.m4 > /m4/lt*.m4 > diff --git a/Makefile.am b/Makefile.am > index 89f0c5e..0469c0c 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -66,7 +66,7 @@ stamp-doxygen: doc/doxygen.cfg src/libdvdcss.c src/dvdcss/dvdcss.h > tools: test/csstest$(EXEEXT) test/dvd_region$(EXEEXT) > > clean-local: > - -rm -Rf stamp-doxygen doc/html > + -rm -Rf stamp-doxygen doc/doxygen_sqlite3.db doc/html > > install-apidoc: > $(MKDIR_P) $(DESTDIR)$(htmldir) > -- > 2.1.0 > > _______________________________________________ > libdvdcss-devel mailing list > [email protected] > https://mailman.videolan.org/listinfo/libdvdcss-devel -- With my kindest regards, -- Jean-Baptiste Kempf http://www.jbkempf.com/ - +33 672 704 734 Sent from my Electronic Device _______________________________________________ libdvdcss-devel mailing list [email protected] https://mailman.videolan.org/listinfo/libdvdcss-devel