summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorDerek Pryor2006-06-22 19:15:45 +0200
committerDerek Pryor2006-06-22 19:15:45 +0200
commit8b0cac40cac0af374e000ab9abd288233fcd9b4f (patch)
treeee96b9854e26fba76253f1a0fa0df426ae56889a /src/Makefile
parent- proper layout formatted soft label array, with justification formatted labels (diff)
downloadipxe-8b0cac40cac0af374e000ab9abd288233fcd9b4f.tar.gz
ipxe-8b0cac40cac0af374e000ab9abd288233fcd9b4f.tar.xz
ipxe-8b0cac40cac0af374e000ab9abd288233fcd9b4f.zip
Added gpxe-0.5/src/crypto/ for the SSL Library
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
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.