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