diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index d56b0a537..293d2bc5a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -820,8 +820,7 @@ EXTRA_DIST = CMakeLists.txt \ enet/README \ manaplus.rc \ SDLMain.h \ - SDLMain.m \ - SDL_gfx/SDL_gfxBlitFunc.h + SDLMain.m # set the include path found by configure INCLUDES = $(all_includes) |