diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 550d0c4b7..1f9f1cc78 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -505,6 +505,8 @@ BASE_SRC += events/actionevent.h \ resources/sdl2softwareimagehelper.h \ resources/sdl2softwarescreenshothelper.cpp \ resources/sdl2softwarescreenshothelper.h \ + resources/sdlgfxblitfunc.cpp \ + resources/sdlgfxblitfunc.h \ resources/sdlimagehelper.cpp \ resources/sdlimagehelper.h \ resources/sdlmusic.cpp \ |