summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-08-13 11:36:36 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-08-13 11:36:36 +0000
commitafc770043be553998555e9ac1cffca68dc482d48 (patch)
tree60e99ade9464b0a1de2ec246724a7bfe0957eec4 /src/Makefile.am
parentcfcc1bc3a756185bd39dd858ebbe69b5916ac11b (diff)
downloadmana-client-afc770043be553998555e9ac1cffca68dc482d48.tar.gz
mana-client-afc770043be553998555e9ac1cffca68dc482d48.tar.bz2
mana-client-afc770043be553998555e9ac1cffca68dc482d48.tar.xz
mana-client-afc770043be553998555e9ac1cffca68dc482d48.zip
Merged cleanups and content changes from the trunk. Also fixed compiling with
OpenGL enabled.
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 13ec7308..42671f64 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -183,6 +183,8 @@ tmw_SOURCES = graphic/imagerect.h \
resources/buddylist.cpp \
utils/dtor.h \
utils/tostring.h \
+ animatedsprite.cpp \
+ animatedsprite.h \
animation.cpp \
animation.h \
base64.cpp \