summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-01-23 02:46:39 +0300
committerAndrei Karas <akaras@inbox.ru>2012-01-23 14:40:54 +0300
commitfcddd8c0dab52900ded0c4faafd635aa6416425f (patch)
treefd6b46caac9adb95654c84daaf9f476895a7d4b0 /src/Makefile.am
parent35bce2462822ebbab20231f05a9efe689455d736 (diff)
downloadplus-fcddd8c0dab52900ded0c4faafd635aa6416425f.tar.gz
plus-fcddd8c0dab52900ded0c4faafd635aa6416425f.tar.bz2
plus-fcddd8c0dab52900ded0c4faafd635aa6416425f.tar.xz
plus-fcddd8c0dab52900ded0c4faafd635aa6416425f.zip
Add false and true condition logging.
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 ead1224d6..6948bfcc4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -448,6 +448,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
resources/wallpaper.h \
utils/base64.cpp \
utils/base64.h \
+ utils/checkutils.cpp \
+ utils/checkutils.h \
utils/copynpaste.cpp \
utils/copynpaste.h \
utils/dtor.h \