diff options
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am')
-rw-r--r-- | Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am b/Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am new file mode 100644 index 00000000000..5264ce2fdc5 --- /dev/null +++ b/Master/texmf-dist/source/fonts/fonts-tlwg/fontconfig/Makefile.am @@ -0,0 +1,8 @@ +CONFIG_FILES = 64-ttf-thai-tlwg.conf 89-ttf-thai-tlwg-synthetic.conf + +EXTRA_DIST = $(CONFIG_FILES) + +fontconfigdir = $(sysconfdir)/fonts/conf.avail + +fontconfig_DATA = $(CONFIG_FILES) + |