aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorMichael Brown <mcb30@etherboot.org>2007-01-26 02:03:34 +0000
committerMichael Brown <mcb30@etherboot.org>2007-01-26 02:03:34 +0000
commit7cdc6529bb6fe30c298f3695f52e1481a3b57296 (patch)
tree55929026a3103f3648a8b5c9af16545900e9d700 /src/Makefile
parent9542c016cd203a94566584221bf992f29818bca1 (diff)
downloadipxe-7cdc6529bb6fe30c298f3695f52e1481a3b57296.tar.gz
Build external axtls code
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 7c8af3fd1..f8cee8a2c 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -142,7 +142,7 @@ SRCDIRS += drivers/nvs
SRCDIRS += drivers/bitbash
SRCDIRS += interface/pxe
SRCDIRS += tests
-SRCDIRS += crypto
+SRCDIRS += crypto crypto/axtls
SRCDIRS += hci hci/commands hci/tui
SRCDIRS += hci/mucurses hci/mucurses/widgets
SRCDIRS += usr