diff --git a/src/Makefile b/src/Makefile index 2d62131b..7dbe170f 100644 --- a/src/Makefile +++ b/src/Makefile @@ -144,6 +144,7 @@ SRCDIRS += drivers/bitbash SRCDIRS += interface/pxe SRCDIRS += tests SRCDIRS += crypto +#SRCDIRS += hci/mucurses # NON_AUTO_SRCS lists files that are excluded from the normal # automatic build system.