docs: remove and ignore doc/doxygen_sqlite3.db
Some newer versions of doxygen are generating this file now, and if we don't clean it up distcheck will fail. Known to affect doxygen 1.8.8 from debian jessie. Signed-off-by: Derek Foreman <derekf@osg.samsung.com> Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com> Tested-by: Jon A. Cruz <jonc@osg.samsung.com>
This commit is contained in:
parent
baed4b0a2f
commit
56a5a890b5
|
@ -96,7 +96,7 @@ BUILT_SOURCES = \
|
|||
$(nodist_libwayland_client_la_SOURCES) \
|
||||
$(nodist_headers_test_SOURCES)
|
||||
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
CLEANFILES = $(BUILT_SOURCES) doc/doxygen/doxygen_sqlite3.db
|
||||
DISTCLEANFILES = src/wayland-version.h
|
||||
EXTRA_DIST = src/wayland-version.h.in
|
||||
|
||||
|
|
1
doc/doxygen/.gitignore
vendored
1
doc/doxygen/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
doxygen_sqlite3.db
|
||||
wayland.doxygen
|
||||
xml/
|
||||
|
|
Loading…
Reference in New Issue
Block a user