common: Add the yencode module.
[gps-watch.git] / SConscript.libcommon
index 5f9ffe246b6dd4a328adb6dc5e0e8c791037a9dd..368790835f959719830a5ffed637f07cfc997739 100644 (file)
@@ -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 = [