remove reference to nonexistant files

This commit is contained in:
2025-04-17 14:06:55 -04:00
parent a65b43fe1a
commit 24e8bc87a3

View File

@ -9,9 +9,6 @@ board_lib = static_library(
iccard_lib, iccard_lib,
], ],
sources : [ sources : [
'3mpxsc-cmd.h',
'3mpxsc-frame.c',
'3mpxsc-frame.h',
'aime-dll.c', 'aime-dll.c',
'aime-dll.h', 'aime-dll.h',
'config.c', 'config.c',