summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-07-17 13:56:17 +0300
committerAndrei Karas <akaras@inbox.ru>2015-07-17 13:56:17 +0300
commit3154e878e1f4c937807dfc94d1308049e94f9e65 (patch)
tree109f87651eb71fddc60687cb081d83688167e9ed /src/Makefile.am
parent89dd7d47dabcc52a56a89d9ac5246582fa1b138c (diff)
downloadplus-3154e878e1f4c937807dfc94d1308049e94f9e65.tar.gz
plus-3154e878e1f4c937807dfc94d1308049e94f9e65.tar.bz2
plus-3154e878e1f4c937807dfc94d1308049e94f9e65.tar.xz
plus-3154e878e1f4c937807dfc94d1308049e94f9e65.zip
Add test with creating windows.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d1881a254..c877c37f5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1546,6 +1546,7 @@ manaplustests_CXXFLAGS = ${manaplus_CXXFLAGS} \
-DUNITTESTS
manaplustests_SOURCES = ${manaplus_SOURCES} \
animatedsprite_unittest.cc \
+ gui/windowmanager_unittest.cc \
gui/fonts/textchunklist_unittest.cc \
gui/widgets/browserbox_unittest.cc \
utils/files_unittest.cc \