summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAlexander Baldeck <alexander@archlinux.org>2004-12-16 21:41:38 +0000
committerAlexander Baldeck <alexander@archlinux.org>2004-12-16 21:41:38 +0000
commitf026360b3015ecefd8c1a200b2f3abe02fc8dd66 (patch)
tree946c84588c44f50bdc3ea838e2fdc98f2cf14ff2 /src/Makefile.am
parenta3a35bee17ff844fe1a4862f446e44863c4745a5 (diff)
downloadmana-client-f026360b3015ecefd8c1a200b2f3abe02fc8dd66.tar.gz
mana-client-f026360b3015ecefd8c1a200b2f3abe02fc8dd66.tar.bz2
mana-client-f026360b3015ecefd8c1a200b2f3abe02fc8dd66.tar.xz
mana-client-f026360b3015ecefd8c1a200b2f3abe02fc8dd66.zip
fixed unresolved symbols by adding "renamed" sorucefiles again ^^
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 90938283..e06105a8 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -10,6 +10,8 @@ tmw_SOURCES = sound/sound.cpp \
gui/setup.cpp \
gui/gui.cpp \
gui/login.cpp \
+ gui/button.cpp \
+ gui/checkbox.cpp \
gui/char_server.cpp \
gui/char_select.cpp \
gui/inventory.cpp \