summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2008-07-01 15:05:10 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2008-07-01 15:05:10 +0000
commite2297c73625aff1fd6d809b1da8879f0ae0af633 (patch)
treeb4b85cbd881cdd04ad9dd964d310b2f238e80afd /src/Makefile.am
parentd3ccf6a0b97ce4189eef4fde606cf5b5f93fac14 (diff)
downloadmana-client-e2297c73625aff1fd6d809b1da8879f0ae0af633.tar.gz
mana-client-e2297c73625aff1fd6d809b1da8879f0ae0af633.tar.bz2
mana-client-e2297c73625aff1fd6d809b1da8879f0ae0af633.tar.xz
mana-client-e2297c73625aff1fd6d809b1da8879f0ae0af633.zip
Updated project files.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0bbfdc20..a64cd502 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -65,6 +65,8 @@ tmw_SOURCES = gui/widgets/dropdown.cpp \
gui/inventorywindow.h \
gui/itemcontainer.cpp \
gui/itemcontainer.h \
+ gui/itempopup.cpp \
+ gui/itempopup.h
gui/itemshortcutcontainer.cpp \
gui/itemshortcutcontainer.h \
gui/itemshortcutwindow.cpp \
@@ -135,6 +137,8 @@ tmw_SOURCES = gui/widgets/dropdown.cpp \
gui/skill.h \
gui/slider.cpp \
gui/slider.h \
+ gui/speechbubble.cpp \
+ gui/speechbubble.h \
gui/status.cpp \
gui/status.h \
gui/textbox.cpp \