浏览代码

Recurse into 'file'

Eric Andersen 23 年之前
父节点
当前提交
d23f24663a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      libc/misc/Makefile

+ 2 - 2
libc/misc/Makefile

@@ -24,8 +24,8 @@ TOPDIR=../../
 include $(TOPDIR)Rules.mak
 
 
-DIRS = assert ctype dirent fnmatch glob internals lsearch mntent syslog \
-	time utmp tsearch locale regex sysvipc
+DIRS = assert ctype dirent file fnmatch glob internals lsearch \
+       mntent syslog time utmp tsearch locale regex sysvipc
 
 all: libc.a