File tree 1 file changed +21
-0
lines changed
1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -646,6 +646,27 @@ if(OPTIONAL_TEST)
646
646
${CUSTOM_SRC_DIR} /audio_stats.c
647
647
${CUSTOM_SRC_DIR} /dtime_now.c
648
648
${CUSTOM_SRC_DIR} /dlq.c
649
+ ${CUSTOM_SRC_DIR} /ax25_pad2.c
650
+ ${CUSTOM_SRC_DIR} /decode_aprs.c
651
+ ${CUSTOM_SRC_DIR} /fx25_encode.c
652
+ ${CUSTOM_SRC_DIR} /fx25_extract.c
653
+ ${CUSTOM_SRC_DIR} /fx25_init.c
654
+ ${CUSTOM_SRC_DIR} /fx25_rec.c
655
+ ${CUSTOM_SRC_DIR} /fx25_send.c
656
+ ${CUSTOM_SRC_DIR} /gen_tone.c
657
+ ${CUSTOM_SRC_DIR} /igate.c
658
+ ${CUSTOM_SRC_DIR} /il2p_codec.c
659
+ ${CUSTOM_SRC_DIR} /il2p_header.c
660
+ ${CUSTOM_SRC_DIR} /il2p_init.c
661
+ ${CUSTOM_SRC_DIR} /il2p_payload.c
662
+ ${CUSTOM_SRC_DIR} /il2p_rec.c
663
+ ${CUSTOM_SRC_DIR} /il2p_scramble.c
664
+ ${CUSTOM_SRC_DIR} /il2p_send.c
665
+ ${CUSTOM_SRC_DIR} /mheard.c
666
+ ${CUSTOM_SRC_DIR} /pfilter.c
667
+ ${CUSTOM_SRC_DIR} /symbols.c
668
+ ${CUSTOM_SRC_DIR} /telemetry.c
669
+ ${CUSTOM_SRC_DIR} /tt_text.c
649
670
)
650
671
651
672
if (LINUX)
You can’t perform that action at this time.
0 commit comments