X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=b0864a4534f4b8420d927e60277ad305aa139fa1;hb=80382da44362f47107e5aab12a7e56f4cc011926;hp=061400f1bc86255ae75eb3a87c59c48ae6ddf736;hpb=2be180cd54e988fa5abf0eabb7ee7138f31469f0;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 061400f..b0864a4 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -22,7 +22,11 @@ source_files_rs = [ 'src/common/gps.rs', 'src/common/fmt.rs', 'src/common/time.rs', + 'src/common/storage.rs', 'src/common/mx25l.rs', + 'src/common/shell.rs', + 'src/common/yencode.rs', + 'src/common/varint.rs', ] source_files_c = [