diff options
Diffstat (limited to 'libio/Makefile')
-rw-r--r-- | libio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libio/Makefile b/libio/Makefile index 9afb2b4..df8c93c 100644 --- a/libio/Makefile +++ b/libio/Makefile @@ -21,8 +21,7 @@ # subdir := libio -headers := stdio.h libio.h _G_config.h bits/stdio.h bits/stdio-lock.h \ - stdio_ext.h +headers := stdio.h libio.h _G_config.h bits/stdio.h bits/stdio-lock.h routines := \ filedoalloc iofclose iofdopen iofflush iofgetpos iofgets iofopen \ |