From 8b0cac40cac0af374e000ab9abd288233fcd9b4f Mon Sep 17 00:00:00 2001 From: Derek Pryor Date: Thu, 22 Jun 2006 17:15:45 +0000 Subject: [PATCH] Added gpxe-0.5/src/crypto/ for the SSL Library --- src/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile b/src/Makefile index 3130d8fc..2d62131b 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.