diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in index 65b316001..8cc7a01a1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -226,6 +226,8 @@ HEADERS_RM- := \ bits/kernel_sigaction.h \ bits/kernel_stat.h \ bits/kernel_types.h \ + bits/libc-lock.h \ + bits/stdio-lock.h \ bits/syscalls.h \ bits/syscalls-common.h \ bits/uClibc_fpmax.h \ |