Jelajahi Sumber

Recurse into 'file'

Eric Andersen 24 tahun lalu
induk
melakukan
d23f24663a
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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