X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=5f9ffe246b6dd4a328adb6dc5e0e8c791037a9dd;hb=451b8e1950510db8c8779455bae50879b172e872;hp=0ca199e275d42584ec584c94137fd012f06f6dbf;hpb=aae0fbad25fcb502bf425eac753d83c0a6fce1cd;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 0ca199e..5f9ffe2 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -22,6 +22,8 @@ source_files_rs = [ 'src/common/gps.rs', 'src/common/fmt.rs', 'src/common/time.rs', + 'src/common/storage.rs', + 'src/common/mx25l.rs', ] source_files_c = [