X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=SConscript.libcommon;h=69f317c04136cbe84051807b7b92a89b7f556552;hb=4ce1b228434e7b4dfa78f71070e1d063365828eb;hp=42c07625bcd41fb30a889782381e48d8a7fb73df;hpb=39a4dda3c655326e4ff2e54e9a62abe8fad28c9a;p=gps-watch.git diff --git a/SConscript.libcommon b/SConscript.libcommon index 42c0762..69f317c 100644 --- a/SConscript.libcommon +++ b/SConscript.libcommon @@ -5,6 +5,7 @@ source_files_rs = [ 'src/common/lib.rs', # Must be listed first (see below). 'src/common/register.rs', 'src/common/nvic.rs', + 'src/common/clock.rs', ] source_files_c = [