summaryrefslogtreecommitdiff
path: root/pango/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-08-07 14:42:45 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-08-20 09:59:23 -0400
commitd8df0da73752284dff28952224258b1884ed200c (patch)
treed85a79aaf139cef2400949790a247d88746e6b44 /pango/meson.build
parentdf6d8df3242d3e139df99dcccecf7ca9bbeed95d (diff)
downloadpango-d8df0da73752284dff28952224258b1884ed200c.tar.gz
Cosmetics: Split off pango-markup.h
Diffstat (limited to 'pango/meson.build')
-rw-r--r--pango/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/meson.build b/pango/meson.build
index e5121bd8..04d19b2b 100644
--- a/pango/meson.build
+++ b/pango/meson.build
@@ -48,6 +48,7 @@ pango_headers = [
'pango-language.h',
'pango-layout.h',
'pango-matrix.h',
+ 'pango-markup.h',
'pango-modules.h',
'pango-renderer.h',
'pango-script.h',