diff options
| author | Derek Pryor | 2006-06-22 19:15:45 +0200 |
|---|---|---|
| committer | Derek Pryor | 2006-06-22 19:15:45 +0200 |
| commit | 8b0cac40cac0af374e000ab9abd288233fcd9b4f (patch) | |
| tree | ee96b9854e26fba76253f1a0fa0df426ae56889a /src | |
| parent | - proper layout formatted soft label array, with justification formatted labels (diff) | |
| download | ipxe-8b0cac40cac0af374e000ab9abd288233fcd9b4f.tar.gz ipxe-8b0cac40cac0af374e000ab9abd288233fcd9b4f.tar.xz ipxe-8b0cac40cac0af374e000ab9abd288233fcd9b4f.zip | |
Added gpxe-0.5/src/crypto/ for the SSL Library
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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. |
