summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2011-03-20 00:25:55 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2012-06-15 14:00:29 +0200
commit7c7dd9d00f2577e667ed479ad5b1a1b5a403184a (patch)
treecaaae44030034bea24ba0ef53a5142ea02d1a52a /Makefile.in
parenta9b153b6a8e66f00da69ab0cf2465767695fe86f (diff)
uClibc_pthread.h: do not install on target
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 5d5897212..65b316001 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -229,6 +229,7 @@ HEADERS_RM- := \
bits/syscalls.h \
bits/syscalls-common.h \
bits/uClibc_fpmax.h \
+ bits/uClibc_pthread.h \
bits/uClibc_uintmaxtostr.h \
bits/uClibc_uwchar.h \
bits/uClibc_va_copy.h \