summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-29 21:29:51 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-29 21:29:51 +0300
commitd6f42c15612b9d40d0a496b2b34efe66df0b74f9 (patch)
treee18c0752ac3935d2ac4f68b5f4531af6baf30021 /src/Makefile.am
parentfdd94971fc164397bdf18cf7558b91283afc9769 (diff)
downloadplus-d6f42c15612b9d40d0a496b2b34efe66df0b74f9.tar.gz
plus-d6f42c15612b9d40d0a496b2b34efe66df0b74f9.tar.bz2
plus-d6f42c15612b9d40d0a496b2b34efe66df0b74f9.tar.xz
plus-d6f42c15612b9d40d0a496b2b34efe66df0b74f9.zip
Add tests for lang functions.
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 5cd693930..11325c48c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1756,6 +1756,7 @@ manaplustests_SOURCES = ${manaplus_SOURCES} \
utils/parameters_unittest.cc \
resources/mstack_unittest.cc \
utils/translation/poparser_unittest.cc \
+ utils/langs_unittest.cc \
resources/sprite/animatedsprite_unittest.cc \
gui/fonts/textchunklist_unittest.cc \
gui/widgets/browserbox_unittest.cc \