summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/rpc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/rpc/Makefile.inc b/lib/libc/rpc/Makefile.inc
index 5c96968..302a53f 100644
--- a/lib/libc/rpc/Makefile.inc
+++ b/lib/libc/rpc/Makefile.inc
@@ -17,7 +17,7 @@ SRCS+= auth_des.c authdes_prot.c auth_time.c des_soft.c des_crypt.c \
CFLAGS+= -DBROKEN_DES
-CLEANFILES= crypt_clnt.c crypt_xdr.c crypt.h
+CLEANFILES+= crypt_clnt.c crypt_xdr.c crypt.h
RPCDIR= ${DESTDIR}/usr/include/rpcsvc
RPCGEN= rpcgen -C
OpenPOWER on IntegriCloud