X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=d353e613912d6979f9c702ff75de3f44e44f791e;hb=9cef125c6dc3f96c4475d3b0064d4690ca2cb71e;hp=71044a6f28c35c9d6b1f334d1a6c03b503bf34cc;hpb=28b33a277d30f11989cfdfb142446170b45fab54;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 71044a6..d353e61 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -14,6 +14,8 @@ source_files_rs = [ 'src/common/crc32.rs', 'src/common/buffer.rs', 'src/common/usb_serial.rs', + 'src/common/display.rs', + 'src/common/screen.rs', ] source_files_c = [