about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-11-01 20:05:43 +0000
committerJames Booth <boothj5@gmail.com>2015-11-01 20:05:43 +0000
commitbb5150b062807dcdaee9d6b653abe99a3fefc0e1 (patch)
tree05fb77e1f24a7615097dcb04fd825438b4efbc54 /Makefile.am
parentaa59cf98b8b696d0b912a6e165eaa21270165891 (diff)
downloadprofani-tty-bb5150b062807dcdaee9d6b653abe99a3fefc0e1.tar.gz
Added mucwin module
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 487db256..36f3e2a4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ core_sources = \
 	src/ui/rosterwin.c src/ui/occupantswin.c \
 	src/ui/buffer.c src/ui/buffer.h \
 	src/ui/chatwin.c \
+	src/ui/mucwin.c \
 	src/ui/xmlwin.c \
 	src/command/command.h src/command/command.c \
 	src/command/commands.h src/command/commands.c \