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:
Benjamin Otte 2010-07-08 01:32:25 +02:00
parent 729d00341c
commit 4252e3b8f9

View file

@ -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) \