common: Add the yencode module.
[gps-watch.git] / SConscript.libcommon
index a7c5aff85e7814295b8f5da3eb3c8d9077782860..368790835f959719830a5ffed637f07cfc997739 100644 (file)
@@ -25,6 +25,7 @@ source_files_rs = [
     'src/common/storage.rs',
     'src/common/mx25l.rs',
     'src/common/shell.rs',
+    'src/common/yencode.rs',
 ]
 
 source_files_c = [