Explorar o código

Put regex back in

Eric Andersen %!s(int64=23) %!d(string=hai) anos
pai
achega
5e9139d3ad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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