diff options
author | Behdad Esfahbod <behdad@behdad.org> | 2013-01-07 16:41:29 -0600 |
---|---|---|
committer | Behdad Esfahbod <behdad@behdad.org> | 2013-01-07 16:41:50 -0600 |
commit | dc11dd581f228623f0f14b3a6a1e4beaa659266b (patch) | |
tree | bbc603560b7bba691874721c80290da9959a7d4a /conf.d | |
parent | ea3a35306617eec068ed961439cf76cdbcb10c28 (diff) |
Add 10-scale-bitmap-fonts.conf and enable by default
Diffstat (limited to 'conf.d')
-rw-r--r-- | conf.d/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am index e3a26f08..77597e57 100644 --- a/conf.d/Makefile.am +++ b/conf.d/Makefile.am @@ -25,6 +25,7 @@ DOC_FILES= \ README CONF_LINKS = \ + 10-scale-bitmap-fonts.conf \ 20-unhint-small-vera.conf \ 30-urw-aliases.conf \ 30-metric-aliases.conf \ @@ -49,6 +50,7 @@ templatedir = $(TEMPLATEDIR) template_DATA = \ 10-autohint.conf \ 10-no-sub-pixel.conf \ + 10-scale-bitmap-fonts.conf \ 10-sub-pixel-bgr.conf \ 10-sub-pixel-rgb.conf \ 10-sub-pixel-vbgr.conf \ |