Added room_chat module

This commit is contained in:
James Booth
2012-11-04 23:31:49 +00:00
parent c8fe2a4aca
commit a141a997f8
4 changed files with 72 additions and 1 deletions

View File

@@ -7,7 +7,8 @@ profanity_SOURCES = src/command.c src/contact.c src/history.c src/jabber.h \
src/prof_history.c src/ui.h src/common.h src/ contact_list.h src/jabber.c \
src/main.c src/profanity.h src/prof_history.h src/chat_log.c \
src/chat_log.h src/tinyurl.c src/tinyurl.h src/chat_session.c \
src/chat_session.h src/release.c src/release.h
src/chat_session.h src/release.c src/release.h src/room_chat.c \
src/room_chat.h
TESTS = tests/testsuite
check_PROGRAMS = tests/testsuite