mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-09 15:27:55 -04:00
md5.cpp was renamed in md5.c
This commit is contained in:
parent
1b84f3c5c5
commit
ce4caa266f
@ -180,7 +180,7 @@ LIBZIM_SOURCE_FILES = ('article.cpp', 'articlesearch.cpp', 'cluster.cpp',
|
|||||||
'fileimpl.cpp', 'indexarticle.cpp', 'ptrstream.cpp',
|
'fileimpl.cpp', 'indexarticle.cpp', 'ptrstream.cpp',
|
||||||
'search.cpp', 'template.cpp', 'unicode.cpp', 'uuid.cpp',
|
'search.cpp', 'template.cpp', 'unicode.cpp', 'uuid.cpp',
|
||||||
'zintstream.cpp', 'envvalue.cpp', 'lzmastream.cpp',
|
'zintstream.cpp', 'envvalue.cpp', 'lzmastream.cpp',
|
||||||
'unlzmastream.cpp', 'fstream.cpp', 'md5.cpp',
|
'unlzmastream.cpp', 'fstream.cpp', 'md5.c',
|
||||||
'md5stream.cpp')
|
'md5stream.cpp')
|
||||||
|
|
||||||
# root folder for libkiwix
|
# root folder for libkiwix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user