summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 7dbe170fa..dd1a3fd90 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -144,7 +144,7 @@ SRCDIRS += drivers/bitbash
SRCDIRS += interface/pxe
SRCDIRS += tests
SRCDIRS += crypto
-#SRCDIRS += hci/mucurses
+SRCDIRS += hci/mucurses
# NON_AUTO_SRCS lists files that are excluded from the normal
# automatic build system.