summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorDan Lynch2006-06-27 13:40:04 +0200
committerDan Lynch2006-06-27 13:40:04 +0200
commit04fcee2306bea2b9ee83c875676a785f17b866e5 (patch)
treeef028a54dd5a6ccce5813540609e3d1601d44f14 /src/Makefile
parent- deprecated in favour of a split library model (diff)
downloadipxe-04fcee2306bea2b9ee83c875676a785f17b866e5.tar.gz
ipxe-04fcee2306bea2b9ee83c875676a785f17b866e5.tar.xz
ipxe-04fcee2306bea2b9ee83c875676a785f17b866e5.zip
enabled build entry for mucurses libraries
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
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.