mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-02-04 11:50:29 +01:00
doc: Add drm and glew to the ignored directories
This reduces the number of unused symbols to a reasonable size. ;)
This commit is contained in:
parent
729d00341c
commit
4252e3b8f9
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ EXTRA_HFILES=$(top_builddir)/src/cairo-supported-features.h
|
|||
|
||||
# Headers to ignore
|
||||
IGNORE_HFILES= \
|
||||
drm \
|
||||
glew \
|
||||
cairo-features.h \
|
||||
cairo-features-win32.h \
|
||||
$(all_cairo_private) \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue