Clean doxygen_sqlite3.db

Generated by newer versions of Doxygen when built with sqlite3.
This commit is contained in:
Ricardo Constantino (:RiCON) 2016-05-18 20:58:58 +01:00
parent 97e4176efd
commit 165e11c94d
No known key found for this signature in database
GPG key ID: EFD16019AE4FF531
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -55,6 +55,7 @@ celt/tests/test_unit_mathops
celt/tests/test_unit_mdct
celt/tests/test_unit_rotation
celt/tests/test_unit_types
doc/doxygen_sqlite3.db
doc/doxygen-build.stamp
doc/html
doc/latex

View file

@ -36,6 +36,7 @@ clean-local:
$(RM) -r latex
$(RM) -r man
$(RM) doxygen-build.stamp
$(RM) doxygen_sqlite3.db
uninstall-local:
$(RM) -r $(DESTDIR)$(docdir)/html