summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-28 10:48:44 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2004-12-28 10:48:44 +0000
commit33bcf31d8eb5c7712e8a9d0b31489186a5c68521 (patch)
tree67e08d0e5ef4c40caee79e97402a43b2a4a9bca7 /src/Makefile.am
parent4542a711526bfcd09184436eda440b10bb92fbed (diff)
downloadMana-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.gz
Mana-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.bz2
Mana-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.tar.xz
Mana-33bcf31d8eb5c7712e8a9d0b31489186a5c68521.zip
Renamed stats dialog to status dialog, which it is and to make room for the
real stats dialog that is currently called the skill dialog.
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 ef31f4c4..482168c6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -23,7 +23,7 @@ tmw_SOURCES = sound/sound.cpp \
gui/shop.cpp \
gui/skill.cpp \
gui/slider.cpp \
- gui/stats.cpp \
+ gui/status.cpp \
gui/textfield.cpp \
gui/window.cpp \
net/network.cpp \