diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ # respective copyright holders. DIRS = error getent malloc misc regex stdio \ - string termios time sysdeps #rpc + string termios time sysdeps shm #rpc all: libc.a libc.a: headers subdirs |