diff options
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fonts/local.mk b/fonts/local.mk index 3f601d3..1bb30ab 100644 --- a/fonts/local.mk +++ b/fonts/local.mk @@ -28,7 +28,7 @@ dist_noinst_DATA = \ %reldir%/FifteenTwenty/src/FifteenTwenty-UltraLight.sfd \ %reldir%/FifteenTwenty/src/FifteenTwenty-UltraLightOblique.sfd nodist_fonts_DATA = \ - %reldir%/FifteenTwenty/src/FifteenTwenty-Regular.ttf + %reldir%/FifteenTwenty/src/FifteenTwenty-Bold.ttf CLEANFILES += \ $(nodist_fonts_DATA) |