From 442aea92f6261b08f5bad1e1adf5d2798b6900dd Mon Sep 17 00:00:00 2001 From: Ed Schouten Date: Sat, 2 Jan 2010 20:27:14 +0000 Subject: [PATCH] Don't forget to clean up the file copied from the kernel sources. MFC after: 1 week --- lib/libc/posix1e/Makefile.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/libc/posix1e/Makefile.inc b/lib/libc/posix1e/Makefile.inc index c9e78bda89de..30e39864a0ef 100644 --- a/lib/libc/posix1e/Makefile.inc +++ b/lib/libc/posix1e/Makefile.inc @@ -119,3 +119,5 @@ MLINKS+=acl_create_entry.3 acl_create_entry_np.3\ mac_set.3 mac_set_proc.3 \ mac_text.3 mac_from_text.3 \ mac_text.3 mac_to_text.3 + +CLEANFILES+= subr_acl_nfs4.c