From 89f6264172de327a53db26cdc15b475ca3c7e62e Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 22 Aug 2013 00:19:17 +0300 Subject: add sdlhelper with some low level SDL 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 10844410c..be3bea2ee 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -546,6 +546,10 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ utils/physfstools.h \ utils/process.cpp \ utils/process.h \ + utils/sdl2helper.cpp \ + utils/sdl2helper.h \ + utils/sdlhelper.cpp \ + utils/sdlhelper.h \ utils/specialfolder.cpp \ utils/specialfolder.h \ utils/stringutils.cpp \ -- cgit v1.2.3-60-g2f50