From 04fcee2306bea2b9ee83c875676a785f17b866e5 Mon Sep 17 00:00:00 2001 From: Dan Lynch Date: Tue, 27 Jun 2006 11:40:04 +0000 Subject: [PATCH] enabled build entry for mucurses libraries --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 7dbe170f..dd1a3fd9 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.