1
0
mirror of https://github.com/Tha14/toxic.git synced 2026-01-24 17:43:15 +01:00

add dhtstatus file

This commit is contained in:
Aaron Lipinski
2013-08-11 14:48:02 +12:00
parent 0ac97aa794
commit 1af9d84aad
3 changed files with 98 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ add_executable(${exe_name}
windows.c
prompt.c
friendlist.c
dhtstatus.c
chat.c
configdir.c)