summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-07-08 01:32:25 +0200
committerBenjamin Otte <otte@redhat.com>2010-07-08 13:58:52 +0200
commit4252e3b8f915fc23611f1a667bf7bc1bb6a21dfd (patch)
treea6f69d4a9f72a1330c59e9c5154856a91cd6f0bf /doc
parent729d00341c26d46d82359014df97472a469e49a4 (diff)
doc: Add drm and glew to the ignored directories
This reduces the number of unused symbols to a reasonable size. ;)
Diffstat (limited to 'doc')
-rw-r--r--doc/public/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/public/Makefile.am b/doc/public/Makefile.am
index cc95ce248..535102cbe 100644
--- a/doc/public/Makefile.am
+++ b/doc/public/Makefile.am
@@ -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) \