Add missing libssl_compat.h to SRCS

pull/749/head
Tatsuhiro Tsujikawa 2016-09-17 09:05:52 +09:00
parent 16797b5264
commit cfaec39be1
1 changed files with 2 additions and 1 deletions

View File

@ -270,7 +270,8 @@ SRCS = \
XmlRpcRequestParserController.cc XmlRpcRequestParserController.h\
OpenedFileCounter.cc OpenedFileCounter.h \
SHA1IOFile.cc SHA1IOFile.h \
EvictSocketPoolCommand.cc EvictSocketPoolCommand.h
EvictSocketPoolCommand.cc EvictSocketPoolCommand.h\
libssl_compat.h
if ANDROID
SRCS += android/android.c