From 8faa445d364dda147146e2036f6460a5347736f0 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 17 Jan 2010 17:07:22 +0100 Subject: add config parser Signed-off-by: Bernhard Reutner-Fischer --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 3767ea498..1c0e30571 100644 --- a/Makefile.in +++ b/Makefile.in @@ -202,6 +202,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 \ _lfs_64.h \ bits/uClibc_arch_features.h \ -- cgit v1.2.3