X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=5f9ffe246b6dd4a328adb6dc5e0e8c791037a9dd;hb=f1757e8d13dba2a0f06abbeb6aed84c39c272fd0;hp=061400f1bc86255ae75eb3a87c59c48ae6ddf736;hpb=2be180cd54e988fa5abf0eabb7ee7138f31469f0;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 061400f..5f9ffe2 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -22,6 +22,7 @@ source_files_rs = [ 'src/common/gps.rs', 'src/common/fmt.rs', 'src/common/time.rs', + 'src/common/storage.rs', 'src/common/mx25l.rs', ]