X-Git-Url: http://git.code-monkey.de/?p=gps-watch.git;a=blobdiff_plain;f=SConscript.libcommon;h=d4a3c2c611bcb3c9be132985feb349dde26718cb;hp=f4abd4b7de10489f03f60c90af1bd4ac3ab2b92e;hb=90f4245565f6239454f69e2e9211dd0e76d83273;hpb=169f013a8d96934452f3ab4e86e5fbf50c921d0a diff --git a/SConscript.libcommon b/SConscript.libcommon index f4abd4b..d4a3c2c 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -19,6 +19,7 @@ source_files_rs = [ 'src/common/display.rs', 'src/common/screen.rs', 'src/common/gps.rs', + 'src/common/fmt.rs', ] source_files_c = [