diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl index 3c4b9574d..fce13683d 100644 --- a/crypto/Makefile.ssl +++ b/crypto/Makefile.ssl @@ -125,7 +125,7 @@ depend: done; clean: - rm -f *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff + rm -f date.h *.o */*.o *.obj lib tags core .pure .nfs* *.old *.bak fluff @for i in $(SDIRS) ;\ do \ (cd $$i; echo "making clean in crypto/$$i..."; \