Bläddra i källkod

Recurse into 'file'

Eric Andersen 23 år sedan
förälder
incheckning
d23f24663a
1 ändrade filer med 2 tillägg och 2 borttagningar
  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