From d7314350ab7476fa94815025062ca875c8728d86 Mon Sep 17 00:00:00 2001
From: Peter S. Mazinger <ps.m@gmx.net>
Date: Sat, 12 Mar 2011 21:32:37 +0100
Subject: [PATCH 018/396] remove subdir include/internal on install

overseen this on an earlier commit

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
---
 Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index d0ac6c0..88f2f4b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -210,6 +210,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 \
-- 
1.7.0.4

