summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile.am2
-rw-r--r--docs/meson.build1
2 files changed, 0 insertions, 3 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index fa4437f1..58263561 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -21,8 +21,6 @@ CFILE_GLOB=$(top_srcdir)/pango/*.c
# Headers to ignore
IGNORE_HFILES= \
- ftglue.h \
- opentype \
pangoatsui-private.h \
pangocairo-private.h \
pangocairo-fc.h \
diff --git a/docs/meson.build b/docs/meson.build
index 1c6c787f..40154bac 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -7,7 +7,6 @@ configure_file(input: 'version.xml.in',
configuration: version_xml_conf)
private_headers = [
- 'ftglue.h',
'pangoatsui-private.h',
'pangocairo-private.h',
'pangocairo-fc.h',