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