[git commit master] Makefile.in: install sgtty.h

Roman I Khimov khimov at altell.ru
Mon Apr 26 05:06:39 UTC 2010


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

Proper and useful header, for example used by pacemaker.

Signed-off-by: Roman I Khimov <khimov at altell.ru>
Signed-off-by: Austin Foxley <austinf at cetoncorp.com>
---
 Makefile.in |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index a6fdc60..5474d37 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -221,8 +221,7 @@ HEADERS_RM- := \
 	tls.h \
 	rpc/des_crypt.h \
 	rpc/key_prot.h \
-	rpc/rpc_des.h \
-	sgtty.h
+	rpc/rpc_des.h
 HEADERS_RM-$(UCLIBC_HAS_FLOATS) += \
 	complex.h \
 	fpu_control.h \
-- 
1.6.3.3



More information about the uClibc-cvs mailing list