summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d0c7b02f53..dc84a6841f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -323,6 +323,7 @@
mkdir -p `dirname $F`
ln -s $OPENSSL_SOURCE/$F $F
done
+ make -f Makefile.org clean
OPENSSL_SOURCE is an environment variable that contains the absolute (this
is important!) path to the OpenSSL source tree.