about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2012-12-02 01:29:42 +0000
committerJames Booth <boothj5@gmail.com>2012-12-02 01:29:42 +0000
commit6826a66f8506d763d30bcf8e54147efbf5e8050c (patch)
tree8179299e486473f12312123815d37dd5b6c80528 /Makefile.am
parent30e4786180047d6b8fc97ee3c4e18b62f8b0d6b0 (diff)
downloadprofani-tty-6826a66f8506d763d30bcf8e54147efbf5e8050c.tar.gz
Moved logins to accounts module
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index f3701677..a5bf1240 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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