aboutsummaryrefslogtreecommitdiff
path: root/crypto/rc4/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rc4/Makefile.ssl')
-rw-r--r--crypto/rc4/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/rc4/Makefile.ssl b/crypto/rc4/Makefile.ssl
index 0c6637e..64092fd 100644
--- a/crypto/rc4/Makefile.ssl
+++ b/crypto/rc4/Makefile.ssl
@@ -102,7 +102,7 @@ dclean:
mv -f Makefile.new $(MAKEFILE)
clean:
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o
+ rm -f asm/rx86unix.cpp *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff asm/*.o
# DO NOT DELETE THIS LINE -- make depend depends on it.