summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-02-12 10:58:01 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-02-12 10:58:01 +0000
commit3638ed852b95ca8ced3b0962df00c6bf08c7201b (patch)
tree5b9e65426dafd91c1a762fbb5297b8f1e959503b /src/Makefile.am
parente54118f8d2c74e8642c17721a33df2fd5d287989 (diff)
downloadmana-client-3638ed852b95ca8ced3b0962df00c6bf08c7201b.tar.gz
mana-client-3638ed852b95ca8ced3b0962df00c6bf08c7201b.tar.bz2
mana-client-3638ed852b95ca8ced3b0962df00c6bf08c7201b.tar.xz
mana-client-3638ed852b95ca8ced3b0962df00c6bf08c7201b.zip
Added modules and moved some files around.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9e4aff80..8f2c4ef8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,6 +10,7 @@ tmw_SOURCES = sound/sound.cpp \
gui/chat.cpp \
gui/checkbox.cpp \
gui/confirm_dialog.cpp \
+ gui/equipment.cpp \
gui/gui.cpp \
gui/inventory.cpp \
gui/itemcontainer.cpp \