From 24e8bc87a302dd679658b4cb3b2bb1ff8f826474 Mon Sep 17 00:00:00 2001 From: Hay1tsme Date: Thu, 17 Apr 2025 14:06:55 -0400 Subject: [PATCH] remove reference to nonexistant files --- common/board/meson.build | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/board/meson.build b/common/board/meson.build index 38ec9d0..a9c24ea 100644 --- a/common/board/meson.build +++ b/common/board/meson.build @@ -9,9 +9,6 @@ board_lib = static_library( iccard_lib, ], sources : [ - '3mpxsc-cmd.h', - '3mpxsc-frame.c', - '3mpxsc-frame.h', 'aime-dll.c', 'aime-dll.h', 'config.c',