Explorar el Código

Recurse into 'file'

Eric Andersen hace 23 años
padre
commit
d23f24663a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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