Skip to content
Snippets Groups Projects
Commit 638c715a authored by Gisle Vanem's avatar Gisle Vanem
Browse files

Added "CSOURCES = $(CURL_SOURCES)".

parent af9a6328
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ TOPDIR = ..
include ../packages/DOS/common.dj
include Makefile.inc
CSOURCES = $(CURL_SOURCES)
ifeq ($(USE_SSL),1)
EX_LIBS += $(OPENSSL_ROOT)/lib/libssl.a $(OPENSSL_ROOT)/lib/libcrypt.a
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment