--- lbbs/src/Makefile.am 2025/05/21 04:07:42 1.40 +++ lbbs/src/Makefile.am 2025/05/25 06:55:23 1.41 @@ -7,7 +7,7 @@ bbsd_SOURCES = bbs.c bbs_cmd.c bbs_main. bbsd_LDFLAGS=-export-dynamic -test_trie_dict_SOURCES = test_trie_dict.c trie_dict.c +test_trie_dict_SOURCES = log.c test_trie_dict.c trie_dict.c test_file_loader_SOURCES = file_loader.c log.c str_process.c test_file_loader.c trie_dict.c test_section_list_SOURCES = log.c section_list.c test_section_list.c trie_dict.c