summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2006-10-24 22:14:20 +0000
committerAndy Polyakov <appro@openssl.org>2006-10-24 22:14:20 +0000
commit5b50f99e1e18c0b1e8cccf4d01f5d72b75c2d7ce (patch)
tree31f0c7426b905b2d6b464837f079dd43b986fd78 /apps
parentb8994b6130ff2abb50b91d4ab8430ee4191edb73 (diff)
Further mingw build procedure updates.
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 2094de1f11..5ae7ee47fa 100644
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -140,7 +140,7 @@ dclean:
rm -f CA.pl
clean:
- rm -f *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff $(EXE)
+ rm -f *.o *.obj *.dll lib tags core .pure .nfs* *.old *.bak fluff $(EXE)
rm -f req
$(DLIBSSL):