Unconditionally remove the SSL.bundle

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12110 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-15 02:59:05 +00:00
parent c1d12425e1
commit 1718283606

View file

@ -106,6 +106,7 @@ after-distclean::
rm -rf $(GNUSTEP_TARGET_DIR)/mframe.h
rm -rf $(GNUSTEP_TARGET_DIR)/GSConfig.h
rm -rf $(GNUSTEP_TARGET_CPU)
rm -rf SSL.bundle
# Things to do before checking
# before-check::