diff options
Diffstat (limited to 'data/fonts/Makefile.am')
-rw-r--r-- | data/fonts/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/data/fonts/Makefile.am b/data/fonts/Makefile.am index 3076b13cc..936cb8490 100644 --- a/data/fonts/Makefile.am +++ b/data/fonts/Makefile.am @@ -12,7 +12,8 @@ fonts_DATA = \ liberationsansmono.ttf \ liberationsansmono-bold.ttf \ mplus-1p-bold.ttf \ - mplus-1p-regular.ttf + mplus-1p-regular.ttf \ + wqy-microhei.ttf EXTRA_DIST = \ $(fonts_DATA) \ |