浏览代码

enabled build entry for mucurses libraries

tags/v0.9.3
Dan Lynch 19 年前
父节点
当前提交
04fcee2306
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/Makefile

+ 1
- 1
src/Makefile 查看文件

144
 SRCDIRS		+= interface/pxe
144
 SRCDIRS		+= interface/pxe
145
 SRCDIRS		+= tests
145
 SRCDIRS		+= tests
146
 SRCDIRS		+= crypto
146
 SRCDIRS		+= crypto
147
-#SRCDIRS		+= hci/mucurses
147
+SRCDIRS		+= hci/mucurses
148
 
148
 
149
 # NON_AUTO_SRCS lists files that are excluded from the normal
149
 # NON_AUTO_SRCS lists files that are excluded from the normal
150
 # automatic build system.
150
 # automatic build system.

正在加载...
取消
保存