Cleanup *.S files.
[openssl.git] / crypto / aes / Makefile
index e825c140194f60cbd2ce96e7abe38805d763273d..05e4a0149ed86da5f71b906ca5cf6da473e3e498 100644 (file)
@@ -133,7 +133,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.