X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=368790835f959719830a5ffed637f07cfc997739;hb=0a39b1668c8437a34187fbb6166c7d56986cbb3d;hp=0ca199e275d42584ec584c94137fd012f06f6dbf;hpb=aae0fbad25fcb502bf425eac753d83c0a6fce1cd;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 0ca199e..3687908 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -22,6 +22,10 @@ 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', ] source_files_c = [