summaryrefslogtreecommitdiff
path: root/data/fonts/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/fonts/CMakeLists.txt')
-rw-r--r--data/fonts/CMakeLists.txt2
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)