X-Git-Url: http://git.code-monkey.de/?p=gps-watch.git;a=blobdiff_plain;f=SConscript.libcommon;h=4e5b06516785ae37b23901174d6f088794c47522;hp=d4a3c2c611bcb3c9be132985feb349dde26718cb;hb=5ce31f22fe4ea2e7a35d9e4ea6cf3cbcd5e8ab2a;hpb=90f4245565f6239454f69e2e9211dd0e76d83273 diff --git a/SConscript.libcommon b/SConscript.libcommon index d4a3c2c..4e5b065 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -20,6 +20,7 @@ source_files_rs = [ 'src/common/screen.rs', 'src/common/gps.rs', 'src/common/fmt.rs', + 'src/common/time.rs', ] source_files_c = [