X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=368790835f959719830a5ffed637f07cfc997739;hb=0a39b1668c8437a34187fbb6166c7d56986cbb3d;hp=5f9ffe246b6dd4a328adb6dc5e0e8c791037a9dd;hpb=8a9287055902491a840a528de67a0d9d7e6d67da;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 5f9ffe2..3687908 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -24,6 +24,8 @@ source_files_rs = [ 'src/common/time.rs', 'src/common/storage.rs', 'src/common/mx25l.rs', + 'src/common/shell.rs', + 'src/common/yencode.rs', ] source_files_c = [