summaryrefslogtreecommitdiff
path: root/fc-lang/meson.build
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2022-12-02 12:36:55 +0100
committerMike FABIAN <mfabian@redhat.com>2022-12-09 09:23:19 +0100
commit9097ada0ef262e83b9507eebf731e6e47eb9ec96 (patch)
tree0c4a18ae95bdbb3c088347064d0b9f9c2a8e844c /fc-lang/meson.build
parentddea974d3cc5d013bdc1c69a090529745cd987b1 (diff)
downloadfontconfig-9097ada0ef262e83b9507eebf731e6e47eb9ec96.tar.gz
Add {agr,ayc,bem,ckb,cmn,dsb,hak,lij,lzh,mfe,mhr,miq,mjw,mnw,nan,nhn,niu,rif,sgs,shn,szl,tcy,tpi,unm,wae,yue,yuw}.orth
Resolves: https://gitlab.freedesktop.org/fontconfig/fontconfig/-/issues/341 Also move {anp,bhb,hif,mag,raj,the}.orth which were recently added to the proper insert position in fc-lang/{Makefile.am,meson.build}
Diffstat (limited to 'fc-lang/meson.build')
-rw-r--r--fc-lang/meson.build27
1 files changed, 27 insertions, 0 deletions
diff --git a/fc-lang/meson.build b/fc-lang/meson.build
index 6b05b3d..42e9969 100644
--- a/fc-lang/meson.build
+++ b/fc-lang/meson.build
@@ -252,6 +252,33 @@ orth_files = [
'mag.orth',
'raj.orth',
'the.orth',
+ 'agr.orth',
+ 'ayc.orth',
+ 'bem.orth',
+ 'ckb.orth',
+ 'cmn.orth',
+ 'dsb.orth',
+ 'hak.orth',
+ 'lij.orth',
+ 'lzh.orth',
+ 'mfe.orth',
+ 'mhr.orth',
+ 'miq.orth',
+ 'mjw.orth',
+ 'mnw.orth',
+ 'nan.orth',
+ 'nhn.orth',
+ 'niu.orth',
+ 'rif.orth',
+ 'sgs.orth',
+ 'shn.orth',
+ 'szl.orth',
+ 'tcy.orth',
+ 'tpi.orth',
+ 'unm.orth',
+ 'wae.orth',
+ 'yue.orth',
+ 'yuw.orth',
]
fclang_h = custom_target('fclang.h',