[git commit] remove subdir include/internal on install

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Jun 15 12:00:22 UTC 2012


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

overseen this on an earlier commit

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 9d18cfe..3101527 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -214,6 +214,7 @@ $(top_builddir)extra/scripts/unifdef: $(top_srcdir)extra/scripts/unifdef.c
 # a "y" here means the feature is enabled and so we should *not* rm it.
 # if the option expands to nothing though, we can punt the headers.
 HEADERS_RM- := \
+	internal \
 	dl-osinfo.h \
 	hp-timing.h \
 	_lfs_64.h \


More information about the uClibc-cvs mailing list