summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-04-25 22:55:11 +0400
committerAustin Foxley <austinf@cetoncorp.com>2010-04-25 21:34:19 -0700
commite5add5dd0d7cf87c6cd0cac246e79f617c41362b (patch)
tree1a21497bf027d510959c896162d65719349aecbb
parenta63e523a5ee5599ce83fe7a964fa69d25d5d04ac (diff)
Makefile.in: install sgtty.h
Proper and useful header, for example used by pacemaker. Signed-off-by: Roman I Khimov <khimov@altell.ru> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
-rw-r--r--Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index a6fdc60d6..5474d37bc 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 \