From e4e65d5c2c1f7d5354f2bacaed59fbedd678578f Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Jun 2011 18:42:52 +0300 Subject: Remove SDL_gfxBlitFunc.h from automake, and leave it only in cmake to fix windows builds. --- 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 c13f645bd..9863a0f69 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -564,7 +564,6 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ sprite.h \ statuseffect.cpp \ statuseffect.h \ - SDL_gfxBlitFunc.h \ text.cpp \ text.h \ textmanager.cpp \ @@ -720,7 +719,8 @@ EXTRA_DIST = CMakeLists.txt \ enet/README \ mana.rc \ SDLMain.h \ - SDLMain.m + SDLMain.m \ + SDL_gfx/SDL_gfxBlitFunc.h # set the include path found by configure INCLUDES = $(all_includes) -- cgit v1.2.3-60-g2f50