Parcourir la source

Put regex back in

Eric Andersen il y a 23 ans
Parent
commit
5e9139d3ad
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      libc/misc/Makefile

+ 1 - 1
libc/misc/Makefile

@@ -26,7 +26,7 @@ LIBC=$(TOPDIR)libc.a
 
 
 DIRS = assert crypt ctype dirent fnmatch glob internals lsearch mntent syslog \
-	time utmp tsearch locale sysvipc
+	time utmp tsearch locale regex sysvipc
 
 all: libc.a