From 03378679c6e7b5833ddca59d9aacc22a22f7654c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 25 Oct 2017 23:54:03 +0300 Subject: Add sdlmusichelper with some SDL/SDL2 functions. --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 1f31e0f51..9674e0e2b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -644,10 +644,14 @@ BASE_SRC += client.h \ utils/sdl2helper.h \ utils/sdl2logger.cpp \ utils/sdl2logger.h \ + utils/sdl2musichelper.cpp \ + utils/sdl2musichelper.h \ utils/sdlcheckutils.cpp \ utils/sdlcheckutils.h \ utils/sdlhelper.cpp \ utils/sdlhelper.h \ + utils/sdlmusichelper.cpp \ + utils/sdlmusichelper.h \ utils/sdlmemoryobject.h \ fs/specialfolder.cpp \ fs/specialfolder.h \ -- cgit v1.2.3-70-g09d2