summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2011-03-08 14:00:06 +0100
committerPeter S. Mazinger <ps.m@gmx.net>2011-03-08 14:00:06 +0100
commitd79710b3219420d4813479cf6542f31124fd1d33 (patch)
treef199369993ad3cd747e4c1d9ddc0250149296ab0 /Makefile.in
parent5dffed7dd1a413f3965af702fa7ecd79809d1988 (diff)
Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on install
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
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 \