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 d34fe7ee6..ec895c687 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -127,6 +127,8 @@ dyecmd_SOURCES = gui/cliprect.cpp \ utils/physfstools.h \ utils/sdl2helper.cpp \ utils/sdl2helper.h \ + utils/sdlcheckutils.cpp \ + utils/sdlcheckutils.h \ utils/sdlhelper.cpp \ utils/sdlhelper.h \ utils/sdlmemoryobject.h \ |