Removed files.c

This commit is contained in:
James Booth
2013-02-02 22:33:05 +00:00
parent 7398d565d7
commit 3d0e0d7ea4
8 changed files with 73 additions and 137 deletions

View File

@@ -2,8 +2,7 @@ bin_PROGRAMS = profanity
profanity_SOURCES = src/contact.c src/contact.h src/log.c src/common.c \
src/contact_list.c src/log.h src/profanity.c src/common.h \
src/contact_list.h src/main.c src/profanity.h src/chat_session.c \
src/chat_session.h src/muc.c src/muc.h src/files.c src/files.h \
src/jid.h src/jid.c \
src/chat_session.h src/muc.c src/muc.h src/jid.h src/jid.c \
src/xmpp/xmpp.h src/xmpp/capabilities.c src/xmpp/connection.c \
src/xmpp/iq.c src/xmpp/message.c src/xmpp/presence.c src/xmpp/stanza.c \
src/xmpp/stanza.h src/xmpp/message.h src/xmpp/iq.h src/xmpp/presence.h \