mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 16:26:22 +00:00
Moved logins to accounts module
This commit is contained in:
@@ -10,7 +10,7 @@ profanity_SOURCES = src/command.c src/contact.c src/history.c src/jabber.h \
|
||||
src/chat_session.h src/release.c src/release.h src/room_chat.c \
|
||||
src/room_chat.h src/stanza.c src/stanza.h src/parser.c src/parser.h \
|
||||
src/theme.c src/theme.h src/window.c src/window.h src/xdg_base.c \
|
||||
src/xdg_base.h src/files.c src/files.h
|
||||
src/xdg_base.h src/files.c src/files.h src/accounts.c src/accounts.h
|
||||
|
||||
TESTS = tests/testsuite
|
||||
check_PROGRAMS = tests/testsuite
|
||||
|
||||
Reference in New Issue
Block a user