diff options
Diffstat (limited to 'data/fonts/src/CMakeLists.txt')
-rw-r--r-- | data/fonts/src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/fonts/src/CMakeLists.txt b/data/fonts/src/CMakeLists.txt index 75f2d3913..e07b24c73 100644 --- a/data/fonts/src/CMakeLists.txt +++ b/data/fonts/src/CMakeLists.txt @@ -9,6 +9,7 @@ SET(FILES LiberationMono-Regular.sfd LiberationSans-Bold.sfd LiberationSans-Regular.sfd + into.txt ) INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/fonts/src) |