summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-04-08 06:23:54 -0600
committerJared Adams <jaxad0127@gmail.com>2009-04-08 06:23:54 -0600
commit89f59c09fec10ff163f410960f77a9391f9e1e61 (patch)
tree92041c233db743748ab7005c638c3c4374b339f9 /src/Makefile.am
parent098b9f71c878af8862e8ef80289e806c93464513 (diff)
downloadMana-89f59c09fec10ff163f410960f77a9391f9e1e61.tar.gz
Mana-89f59c09fec10ff163f410960f77a9391f9e1e61.tar.bz2
Mana-89f59c09fec10ff163f410960f77a9391f9e1e61.tar.xz
Mana-89f59c09fec10ff163f410960f77a9391f9e1e61.zip
Move ChatInput into the files for ChatWindow
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index df2a11d9..b8ce31a6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -73,8 +73,6 @@ tmw_SOURCES = gui/widgets/avatar.cpp \
gui/charcreatedialog.h \
gui/chat.cpp \
gui/chat.h \
- gui/chatinput.cpp \
- gui/chatinput.h \
gui/confirm_dialog.cpp \
gui/confirm_dialog.h \
gui/debugwindow.cpp \