summaryrefslogtreecommitdiff
path: root/crypto/md5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md5/Makefile')
-rw-r--r--crypto/md5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/md5/Makefile b/crypto/md5/Makefile
index f5240da74cd7..9942cb4e37a6 100644
--- a/crypto/md5/Makefile
+++ b/crypto/md5/Makefile
@@ -90,7 +90,7 @@ dclean:
mv -f Makefile.new $(MAKEFILE)
clean:
- rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
+ rm -f *.s *.S *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff
# DO NOT DELETE THIS LINE -- make depend depends on it.