mirror of https://github.com/aria2/aria2
Add missing libssl_compat.h to SRCS
parent
16797b5264
commit
cfaec39be1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue