Added xmpp_message.c

This commit is contained in:
James Booth
2013-01-29 00:21:04 +00:00
parent 0b7a0531d0
commit b269ac9702
5 changed files with 61 additions and 30 deletions

View File

@@ -7,7 +7,7 @@ profanity_SOURCES = src/command.c src/contact.c src/command_history.c src/xmpp.h
src/history.c src/ui.h src/common.h src/ contact_list.h src/xmpp_conn.c \
src/main.c src/profanity.h src/history.h src/xmpp_presence.c \
src/tinyurl.c src/tinyurl.h src/chat_session.c \
src/chat_session.h src/muc.c \
src/chat_session.h src/muc.c src/xmpp_message.c \
src/muc.h src/xmpp_stanza.c src/command_parser.c \
src/theme.c src/theme.h src/window.c src/window.h \
src/files.c src/files.h src/accounts.c src/accounts.h \