OSDN Git Service

remove some unneeded headers on install
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 16 Oct 2009 22:30:42 +0000 (00:30 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 19 Nov 2009 21:31:35 +0000 (22:31 +0100)
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makefile.in

index eaa5ca6..f365bb8 100644 (file)
@@ -216,7 +216,11 @@ HEADERS_RM- := \
        bits/atomic.h \
        bits/sigcontextinfo.h \
        bits/stackinfo.h \
-       tls.h
+       tls.h \
+       rpc/des_crypt.h \
+       rpc/key_prot.h \
+       rpc/rpc_des.h \
+       sgtty.h
 HEADERS_RM-$(UCLIBC_HAS_FLOATS) += \
        complex.h \
        fpu_control.h \