summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-11-04 21:50:15 +0300
committerAndrei Karas <akaras@inbox.ru>2013-11-04 22:20:41 +0300
commit57cb5102b2fd47fed46bd85ab07e0135e19dd484 (patch)
treef3f6a0d888611120fcf28c3d57413d71a0b9357c /src/Makefile.am
parent3bd429f0ce19526b6b34a2c27d2d3085f012e192 (diff)
downloadmv-57cb5102b2fd47fed46bd85ab07e0135e19dd484.tar.gz
mv-57cb5102b2fd47fed46bd85ab07e0135e19dd484.tar.bz2
mv-57cb5102b2fd47fed46bd85ab07e0135e19dd484.tar.xz
mv-57cb5102b2fd47fed46bd85ab07e0135e19dd484.zip
improve renameFile function.
add test for this function.
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 a05e4bc41..b0f6348c5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -656,6 +656,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
utils/dtor.h \
utils/files.cpp \
utils/files.h \
+ utils/files_unittest.cpp \
utils/fuzzer.cpp \
utils/fuzzer.h \
utils/gettext.h \