summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-12-25 00:15:49 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-12-25 09:34:50 -0500
commitc9695879af169f3afd53f6a348fae564f5100b02 (patch)
treeacade608e8010672683bfaf5d87ead5f35919215
parent07c91f9b2f9f3979939d6d7adcd22968b9b5b33e (diff)
downloadpango-c9695879af169f3afd53f6a348fae564f5100b02.tar.gz
Install pango-fontset-simple.h
-rw-r--r--pango/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/meson.build b/pango/meson.build
index 2273f413..9f4c49be 100644
--- a/pango/meson.build
+++ b/pango/meson.build
@@ -46,6 +46,7 @@ pango_headers = [
'pango-font.h',
'pango-fontmap.h',
'pango-fontset.h',
+ 'pango-fontset-simple.h',
'pango-glyph.h',
'pango-glyph-item.h',
'pango-gravity.h',