From: Dan Lynch Date: Tue, 27 Jun 2006 11:40:04 +0000 (+0000) Subject: enabled build entry for mucurses libraries X-Git-Tag: v0.9.3~1236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04fcee2306bea2b9ee83c875676a785f17b866e5;p=thirdparty%2Fipxe.git enabled build entry for mucurses libraries --- 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.