http://git.etherboot.org
/
people
/
xl0
/
gpxe.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
446c1a3
)
enabled build entry for mucurses libraries
author
Dan Lynch
<danjlynch@users.sourceforge.net>
Tue, 27 Jun 2006 11:40:04 +0000
(11:40 +0000)
committer
Dan Lynch
<danjlynch@users.sourceforge.net>
Tue, 27 Jun 2006 11:40:04 +0000
(11:40 +0000)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
7dbe170
..
dd1a3fd
100644
(file)
--- 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.