From 5d2f39bbc2d82b18f7ab3987b02a42cad9dd8892 Mon Sep 17 00:00:00 2001 From: Dan Lynch Date: Tue, 27 Jun 2006 10:31:42 +0000 Subject: [PATCH] added placeholder SRCDIRS entry for mucurses --- src/Makefile | 1 + 1 file changed, 1 insertion(+) 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.