summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-01-01 15:45:57 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-01-01 15:45:57 +0000
commitff8bd96e7e4266f7af344847afb6f0e7a295ba9b (patch)
tree94f46c8c642807d7842c2003f943ffe7dc938b72 /src/Makefile.am
parent83f7d9ff9f83cca80b5f72564ee3496e8a30cce3 (diff)
downloadMana-ff8bd96e7e4266f7af344847afb6f0e7a295ba9b.tar.gz
Mana-ff8bd96e7e4266f7af344847afb6f0e7a295ba9b.tar.bz2
Mana-ff8bd96e7e4266f7af344847afb6f0e7a295ba9b.tar.xz
Mana-ff8bd96e7e4266f7af344847afb6f0e7a295ba9b.zip
Applied patch by pclouds that allows for a faster login sequence by providing
the username and password from the command line, and allowing the client to choose the default server and character.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6a990a9f..8d446363 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -77,7 +77,7 @@ tmw_SOURCES = graphic/spriteset.cpp \
gui/progressbar.h \
gui/radiobutton.cpp \
gui/radiobutton.h \
- gui/register.cpp \
+ gui/register.cpp \
gui/register.h \
gui/requesttrade.cpp \
gui/requesttrade.h \