summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/meson.build1
2 files changed, 0 insertions, 2 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index f5f13174..80df07bc 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -22,7 +22,6 @@ CFILE_GLOB=$(top_srcdir)/pango/*.c
# Headers to ignore
IGNORE_HFILES= \
ftglue.h \
- mini-fribidi \
opentype \
modules.h \
pangoatsui-private.h \
diff --git a/docs/meson.build b/docs/meson.build
index 336903bd..199ba4bd 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -32,7 +32,6 @@ private_headers = [
'pango-language-sample-table.h',
'pangocoretext-private.h',
'pangoatsui-private.h',
- 'mini-fribidi',
]
if host_system != 'darwin'