about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-11-02 21:52:43 +0000
committerJames Booth <boothj5@gmail.com>2015-11-02 21:52:43 +0000
commita761ea71761b399394ea6d2238154e9050ed14ff (patch)
tree09784cdf03b1f9c22e422e5d8b28749fcc21a0d6 /Makefile.am
parenteece15d92ca8f022da31763f5a62b6f0b8c2805e (diff)
downloadprofani-tty-a761ea71761b399394ea6d2238154e9050ed14ff.tar.gz
Added mucconfwin 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 36f3e2a4..3c7a28bc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,6 +25,7 @@ core_sources = \
 	src/ui/buffer.c src/ui/buffer.h \
 	src/ui/chatwin.c \
 	src/ui/mucwin.c \
+	src/ui/mucconfwin.c \
 	src/ui/xmlwin.c \
 	src/command/command.h src/command/command.c \
 	src/command/commands.h src/command/commands.c \