g13d: Fix the font translation unit name

This commit is contained in:
June Tate-Gans 2021-04-25 16:53:50 -05:00
parent 648c14690f
commit 95b137f3db
2 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ add_executable(pbm2lpbm pbm2lpbm.cc)
add_executable(g13d add_executable(g13d
action.cc action.cc
device.cc device.cc
g13_fonts.cc font.cc
g13_keys.cc g13_keys.cc
g13_lcd.cc g13_lcd.cc
g13_main.cc g13_main.cc