]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
added placeholder SRCDIRS entry for mucurses
authorDan Lynch <danjlynch@users.sourceforge.net>
Tue, 27 Jun 2006 10:31:42 +0000 (10:31 +0000)
committerDan Lynch <danjlynch@users.sourceforge.net>
Tue, 27 Jun 2006 10:31:42 +0000 (10:31 +0000)
src/Makefile

index 2d62131b8018490f83df60c7bcbf738bf127ea3b..7dbe170facd7fe76c13b23c82d0071472217d8ab 100644 (file)
@@ -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.