summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 47d27ede..dd9177e4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -69,6 +69,8 @@ tmw_SOURCES = gui/widgets/avatar.cpp \
gui/buy.h \
gui/buysell.cpp \
gui/buysell.h \
+ gui/changepassworddialog.cpp \
+ gui/changepassworddialog.h \
gui/charselectdialog.cpp \
gui/charselectdialog.h \
gui/charcreatedialog.cpp \
@@ -366,8 +368,6 @@ tmw_SOURCES += \
gui/buddywindow.h \
gui/changeemaildialog.cpp \
gui/changeemaildialog.h \
- gui/changepassworddialog.cpp \
- gui/changepassworddialog.h \
gui/connection.cpp \
gui/connection.h \
gui/guildlistbox.cpp \