diff options
Diffstat (limited to 'converter/sun_usb/Makefile')
-rw-r--r-- | converter/sun_usb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converter/sun_usb/Makefile b/converter/sun_usb/Makefile index 4c79a8d278..c6e8390cc9 100644 --- a/converter/sun_usb/Makefile +++ b/converter/sun_usb/Makefile @@ -11,6 +11,7 @@ TARGET_DIR = . SRC = keymap.c \ matrix.c \ led.c \ + command_extra.c \ protocol/serial_soft.c CONFIG_H = config.h |