md5.cpp was renamed in md5.c

This commit is contained in:
kelson42 2013-12-13 15:06:23 +01:00
parent 1b84f3c5c5
commit ce4caa266f

View File

@ -180,7 +180,7 @@ LIBZIM_SOURCE_FILES = ('article.cpp', 'articlesearch.cpp', 'cluster.cpp',
'fileimpl.cpp', 'indexarticle.cpp', 'ptrstream.cpp',
'search.cpp', 'template.cpp', 'unicode.cpp', 'uuid.cpp',
'zintstream.cpp', 'envvalue.cpp', 'lzmastream.cpp',
'unlzmastream.cpp', 'fstream.cpp', 'md5.cpp',
'unlzmastream.cpp', 'fstream.cpp', 'md5.c',
'md5stream.cpp')
# root folder for libkiwix