From 8d4af08b165e10d7e82380074ce733ee9d068c6a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 21 Aug 2013 12:31:51 +0300 Subject: embed SDL2gfx. --- src/Makefile.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 72f3edae3..685b8f63b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -27,6 +27,13 @@ endif if USE_SDL2 manaplus_CXXFLAGS += -DUSE_SDL2 +manaplus_SOURCES += sdl2gfx/SDL_framerate.c \ + sdl2gfx/SDL_framerate.h \ + sdl2gfx/SDL_gfxPrimitives.c \ + sdl2gfx/SDL_gfxPrimitives.h \ + sdl2gfx/SDL_gfxPrimitives_font.h \ + sdl2gfx/SDL_rotozoom.c \ + sdl2gfx/SDL_rotozoom.h endif if USE_INTERNALGUICHAN -- cgit v1.2.3-60-g2f50