summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-02-16 23:03:35 +0300
committerAndrei Karas <akaras@inbox.ru>2016-02-16 23:03:35 +0300
commit23f8cc7c1db313710180c0b1864a93cc76d2492d (patch)
tree2ebe03e9e8ee8b263c6d432665068d592ece5963 /src/Makefile.am
parent69c527de5717edc3c8faeb81fc03032f55e5f2f3 (diff)
downloadplus-23f8cc7c1db313710180c0b1864a93cc76d2492d.tar.gz
plus-23f8cc7c1db313710180c0b1864a93cc76d2492d.tar.bz2
plus-23f8cc7c1db313710180c0b1864a93cc76d2492d.tar.xz
plus-23f8cc7c1db313710180c0b1864a93cc76d2492d.zip
Add some integrity unit tests.
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 6771e2782..e9121652e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1741,6 +1741,7 @@ manaplustests_SOURCES = ${manaplus_SOURCES} \
gui/widgets/browserbox_unittest.cc \
resources/dye/dye_unittest.cc \
resources/dye/dyepalette_unittest.cc \
+ integrity_unittest.cc \
gui/windowmanager_unittest.cc
endif