diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index e4fef745..c6db2ec6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -181,6 +181,8 @@ tmw_SOURCES = graphic/spriteset.cpp \ resources/buddylist.cpp \ utils/dtor.h \ utils/tostring.h \ + animation.cpp \ + animation.h \ base64.cpp \ base64.h \ being.cpp \ |