diff --git a/Foundation/Makefile b/Foundation/Makefile index 14d79ede5..e8ccf8778 100644 --- a/Foundation/Makefile +++ b/Foundation/Makefile @@ -33,7 +33,7 @@ objects = ArchiveStrategy ASCIIEncoding AsyncChannel Base64Decoder Base64Encoder Pipe PipeImpl PipeStream SharedMemory FileStream Unicode UTF8String \ adler32 compress crc32 deflate gzio infback inffast inflate inftrees trees zutil \ pcre_chartables pcre_compile pcre_globals pcre_maketables pcre_study \ - pcre_tables pcre_try_flipped pcre_ucp_searchfuncs pcre_valid_utf8 \ + pcre_tables pcre_try_flipped pcre_ucd pcre_valid_utf8 \ pcre_exec pcre_ord2utf8 pcre_newline pcre_fullinfo pcre_xclass ifeq ($(POCO_CONFIG),MinGW)