[git commit master 1/1] Makefile.in: remove uClibc_uwchar.h and uClibc_va_copy.h on install

Peter S. Mazinger ps.m at gmx.net
Tue Mar 8 14:50:01 UTC 2011


commit: http://git.uclibc.org/uClibc/commit/?id=d79710b3219420d4813479cf6542f31124fd1d33
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
---
 Makefile.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 8c5689b..381b8a9 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 \
-- 
1.7.3.4



More information about the uClibc-cvs mailing list