From: Derek Pryor Date: Thu, 22 Jun 2006 17:15:45 +0000 (+0000) Subject: Added gpxe-0.5/src/crypto/ for the SSL Library X-Git-Tag: v0.9.3~1251 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b0cac40cac0af374e000ab9abd288233fcd9b4f;p=thirdparty%2Fipxe.git Added gpxe-0.5/src/crypto/ for the SSL Library --- diff --git a/src/Makefile b/src/Makefile index 3130d8fc7..2d62131b8 100644 --- a/src/Makefile +++ b/src/Makefile @@ -143,6 +143,7 @@ SRCDIRS += drivers/nvs SRCDIRS += drivers/bitbash SRCDIRS += interface/pxe SRCDIRS += tests +SRCDIRS += crypto # NON_AUTO_SRCS lists files that are excluded from the normal # automatic build system.