http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
890dc75
)
Added gpxe-0.5/src/crypto/ for the SSL Library
author
Derek Pryor
<dmpryor@users.sourceforge.net>
Thu, 22 Jun 2006 17:15:45 +0000
(17:15 +0000)
committer
Derek Pryor
<dmpryor@users.sourceforge.net>
Thu, 22 Jun 2006 17:15:45 +0000
(17:15 +0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
3130d8f
..
2d62131
100644
(file)
--- 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.