From 3c5c3770c2769caa3b33ff7e683d02291ac56bfb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 29 Dec 2015 01:29:49 +0300 Subject: Move simpleanimation into animation directory. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1b365ed6f..55010ba10 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -642,8 +642,8 @@ SRC += events/actionevent.h \ render/shaders/shadersmanager.h \ resources/animation/animation.cpp \ resources/animation/animation.h \ - simpleanimation.cpp \ - simpleanimation.h \ + resources/animation/simpleanimation.cpp \ + resources/animation/simpleanimation.h \ resources/sprite/sprite.h \ const/sound.h \ soundmanager.cpp \ -- cgit v1.2.3-60-g2f50