From b71b331bd14b337cb84c30bc36ba62428f1d261c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 1 Nov 2013 21:08:03 +0300 Subject: fix dyecmd. now it works. --- src/Makefile.am | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index ff50b51e1..0ad010bd0 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -56,6 +56,10 @@ dyecmd_SOURCES += dyetool/dyemain.cpp \ animationdelayload.h \ configuration.cpp \ configuration.h \ + graphicsmanager.cpp \ + graphicsmanager.h \ + graphicsvertexes.cpp \ + graphicsvertexes.h \ logger.cpp \ logger.h \ navigationmanager.cpp \ @@ -64,6 +68,10 @@ dyecmd_SOURCES += dyetool/dyemain.cpp \ walklayer.h \ render/graphics.cpp \ render/graphics.h \ + render/renderers.cpp \ + render/renderers.h \ + render/sdlgraphics.cpp \ + render/sdlgraphics.h \ resources/action.cpp \ resources/action.h \ resources/animation.cpp \ @@ -104,6 +112,10 @@ dyecmd_SOURCES += dyetool/dyemain.cpp \ utils/physfsrwops.h \ utils/physfstools.cpp \ utils/physfstools.h \ + utils/sdl2helper.cpp \ + utils/sdl2helper.h \ + utils/sdlhelper.cpp \ + utils/sdlhelper.h \ utils/stringutils.cpp \ utils/stringutils.h \ utils/timer.cpp \ -- cgit v1.2.3-60-g2f50