common: Add the gps module.
[gps-watch.git] / SConscript.libcommon
index f15e239b4d134ae0bd718b40ce77a6655317c855..f4abd4b7de10489f03f60c90af1bd4ac3ab2b92e 100644 (file)
@@ -18,6 +18,7 @@ source_files_rs = [
     'src/common/usb_serial.rs',
     'src/common/display.rs',
     'src/common/screen.rs',
+    'src/common/gps.rs',
 ]
 
 source_files_c = [