Fix: removed cw_in_generic_struct from Makefile

This commit is contained in:
2022-08-27 00:45:08 +02:00
parent 4a565efff1
commit 43b75502f7
2 changed files with 5 additions and 4 deletions

View File

@ -64,7 +64,6 @@ CWSRC=\
cw_write_radio_element.c\
cw_detect_nat.c\
cw_read_from.c \
cw_in_generic_struct.c\
# cw_in_check_disc_req.c\
# cw_in_check_img_data_req_ac.c\
@ -77,6 +76,7 @@ CWSRC=\
# cw_process_element.c\
# cw_out_generic_struct.c\
cw_in_radio_generic_struct.c\
cw_in_generic_struct.c\
KTVSRC=\
cfg.c\