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 8c5689b2a..381b8a93e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -216,6 +216,8 @@ HEADERS_RM- := \ bits/syscalls.h \ bits/syscalls-common.h \ bits/uClibc_uintmaxtostr.h \ + bits/uClibc_uwchar.h \ + bits/uClibc_va_copy.h \ bits/sigcontextinfo.h \ bits/stackinfo.h \ tls.h \ |