summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2006-03-31 12:55:51 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-03-31 12:55:51 +0000
commit96c4832db7d4cd7cacef5522caf2eeeb1bad8a23 (patch)
tree4e5513fd642f742fadf8fcecdb0a5992f6e9246c
parent710c351ea85b05fff46686fcd833cafb509a50cf (diff)
downloadpango-96c4832db7d4cd7cacef5522caf2eeeb1bad8a23.tar.gz
Exclude harfbuzz headers.
-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 \