diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ -DIRS = misc pwd_grp stdio string termios unistd net signal stdlib sysdeps +DIRS = io misc pwd_grp stdio string termios unistd net signal stdlib sysdeps all: libc.a |