diff options
Diffstat (limited to 'data/fonts/CMakeLists.txt')
-rw-r--r-- | data/fonts/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/fonts/CMakeLists.txt b/data/fonts/CMakeLists.txt index 636d474e8..7c5f344e6 100644 --- a/data/fonts/CMakeLists.txt +++ b/data/fonts/CMakeLists.txt @@ -7,6 +7,8 @@ SET (FILES liberationsans-bold.ttf liberationsansmono.ttf liberationsansmono-bold.ttf + mplus-1p-bold.ttf + mplus-1p-regular.ttf ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/fonts) |