X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=a7c5aff85e7814295b8f5da3eb3c8d9077782860;hb=695e71b6274cf4387a1f2f39dbcfc56b5ae7f561;hp=061400f1bc86255ae75eb3a87c59c48ae6ddf736;hpb=2be180cd54e988fa5abf0eabb7ee7138f31469f0;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 061400f..a7c5aff 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -22,7 +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 = [