This commit is contained in:
Naoki Ikeguchi 2022-01-14 00:54:53 +09:00 committed by Andrew Gaul
parent b3cef944b2
commit e5f6f112db

View File

@ -95,7 +95,7 @@ test_page_list_SOURCES = \
s3fs_global.cpp \
s3fs_logger.cpp \
string_util.cpp \
test_page_list.cpp \
test_page_list.cpp
if MSYS
test_page_list_SOURCES += strptime.cpp
endif