summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile.am14
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 560939a3..10dfccd5 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -18,8 +18,20 @@ CFILE_GLOB=$(top_srcdir)/pango/*.c
# Headers to ignore
IGNORE_HFILES= \
+ ftglue.h \
+ harfbuzz-buffer.h \
+ harfbuzz-dump.h \
+ harfbuzz-gdef.h \
+ harfbuzz-gdef-private.h \
+ harfbuzz-gpos.h \
+ harfbuzz-gpos-private.h \
+ harfbuzz-gsub.h \
+ harfbuzz-gsub-private.h \
+ harfbuzz.h \
+ harfbuzz-impl.h \
+ harfbuzz-open.h \
+ harfbuzz-open-private.h \
mini-fribidi \
- opentype \
module-defs.h \
modules.h \
pangocairo-private.h \