Fix yet anoither 'make clean' breakage.
[openssl.git] / apps / Makefile
index a952a85aa7312569d00c09c30e65ff54d4345622..76fa21b24504d4eefdf192d642e9f53152d02b14 100644 (file)
@@ -140,7 +140,7 @@ dclean:
 
 clean:
        rm -f *.o *.obj *.dll lib tags core .pure .nfs* *.old *.bak fluff $(EXE)
-       rm -f req CA.pl
+       rm -f req
 
 $(DLIBSSL):
        (cd ..; $(MAKE) DIRS=ssl all)