summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile1
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.