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