mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 18:56:35 +01:00
Implement proper config directories.
This commit is contained in:
@@ -7,7 +7,8 @@ add_executable(${exe_name}
|
||||
main.c
|
||||
prompt.c
|
||||
friendlist.c
|
||||
chat.c)
|
||||
chat.c
|
||||
configdir.c)
|
||||
|
||||
target_link_libraries(${exe_name}
|
||||
curses)
|
||||
|
||||
Reference in New Issue
Block a user