about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-01-08 20:50:00 +0000
committerJames Booth <boothj5@gmail.com>2014-01-08 20:50:00 +0000
commit49deb932e6b9f835ed44afa9d49fe30f84979027 (patch)
tree0c4a6cd308eb415a91966afcd6cc32da8cd7de71 /Makefile.am
parent0776c574b6b75781547a475a7a420b5b6266d57f (diff)
parent4cc4461c0fbf310a329bdc78338c497716073fca (diff)
downloadprofani-tty-49deb932e6b9f835ed44afa9d49fe30f84979027.tar.gz
Merge branch 'master' into otr
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c9e4d9db..17cf94dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,7 +30,6 @@ core_sources = \
 	src/ui/titlebar.c src/ui/statusbar.c src/ui/inputwin.c \
 	src/ui/console.c src/ui/notifier.c \
     src/ui/windows.c src/ui/windows.h \
-    src/ui/muc_window.c src/ui/muc_window.h \
 	src/command/command.h src/command/command.c src/command/history.c \
 	src/command/commands.h src/command/commands.c \
 	src/command/history.h src/tools/parser.c \