summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-07-01 22:53:47 +0300
committerAndrei Karas <akaras@inbox.ru>2014-07-01 22:53:47 +0300
commit254cc9c7a5ecc45bb0c77b28d5e98e03674223f0 (patch)
treedc0f5e81ae6e959d9ac3885e06d56c1efd3e7642 /src/Makefile.am
parentdbf1544dc6dd7e31ad884afaffb192944f8bb22f (diff)
downloadplus-254cc9c7a5ecc45bb0c77b28d5e98e03674223f0.tar.gz
plus-254cc9c7a5ecc45bb0c77b28d5e98e03674223f0.tar.bz2
plus-254cc9c7a5ecc45bb0c77b28d5e98e03674223f0.tar.xz
plus-254cc9c7a5ecc45bb0c77b28d5e98e03674223f0.zip
Fix compilation with some debug flags.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
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 \