Flattened files.c and xdg_base.c

This commit is contained in:
James Booth
2013-01-28 19:52:49 +00:00
parent 1d5046bc97
commit 6c3b42cd24
4 changed files with 52 additions and 109 deletions

View File

@@ -9,8 +9,8 @@ profanity_SOURCES = src/command.c src/contact.c src/command_history.c src/xmpp.h
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/muc.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/xdg_base.c \
src/xdg_base.h src/files.c src/files.h src/accounts.c src/accounts.h \
src/theme.c src/theme.h src/window.c src/window.h \
src/files.c src/files.h src/accounts.c src/accounts.h \
src/jid.h src/jid.c src/xmpp_caps.c src/xmpp_iq.c
TESTS = tests/testsuite