Fix meson source listing

This commit is contained in:
Martin Lund 2023-09-16 12:20:34 +02:00
parent e6ffbd9058
commit c9c5f03c10

View file

@ -17,7 +17,7 @@ tio_sources = [
'setspeed.c',
'rs485.c',
'timestamp.c',
'alert.c'
'alert.c',
'xymodem.c'
]