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 57b3ce58a..bd920e164 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -632,6 +632,8 @@ BASE_SRC += client.h \ utils/process.h \ utils/sdl2helper.cpp \ utils/sdl2helper.h \ + utils/sdl2logger.cpp \ + utils/sdl2logger.h \ utils/sdlcheckutils.cpp \ utils/sdlcheckutils.h \ utils/sdlhelper.cpp \ |