From 65980d91aa9e4d11a247b3e36296cfa2bacf2e10 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 23 Jul 2009 04:11:35 -0400 Subject: do not install bits/syscalls-common.h Since we stub out the installed bits/syscalls.h, the installed bits/syscalls-common.h header is completely useless. Signed-off-by: Mike Frysinger --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index a834a1d94..a5fc78627 100644 --- a/Makefile.in +++ b/Makefile.in @@ -200,6 +200,7 @@ HEADERS_RM- := \ bits/kernel_sigaction.h \ bits/kernel_stat.h \ bits/kernel_types.h \ + bits/syscalls-common.h \ bits/utmpx.h \ bits/uClibc_errno.h \ bits/uClibc_uintmaxtostr.h \ -- cgit v1.2.3