summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorYohann Ferreira <bertram@cegetel.net>2006-08-30 21:20:52 +0000
committerYohann Ferreira <bertram@cegetel.net>2006-08-30 21:20:52 +0000
commit299f22cf915c421194309afb1156ab9559aefc97 (patch)
tree6112314cf6606acc002d486c661ca3791b461d51 /src/Makefile.am
parent47320d3507aac21c8568cd244308e39a8869976a (diff)
downloadmana-client-299f22cf915c421194309afb1156ab9559aefc97.tar.gz
mana-client-299f22cf915c421194309afb1156ab9559aefc97.tar.bz2
mana-client-299f22cf915c421194309afb1156ab9559aefc97.tar.xz
mana-client-299f22cf915c421194309afb1156ab9559aefc97.zip
Added a first version of the server dialog with an unskinned dropdown. Upgraded also the connection window a bit to handle Cancelling more gracefully.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1e8a1424..01f8a3b2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -79,6 +79,8 @@ tmw_SOURCES = graphic/imagerect.h \
gui/scrollarea.h \
gui/sell.cpp \
gui/sell.h \
+ gui/serverdialog.cpp \
+ gui/serverdialog.h \
gui/setup_audio.cpp \
gui/setup_audio.h \
gui/setup.cpp \