diff options
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openssl/Makefile b/openssl/Makefile index 6789308a..78764be9 100644 --- a/openssl/Makefile +++ b/openssl/Makefile @@ -13,6 +13,7 @@ openssl-${VERSION}/Makefile: openssl-${VERSION}/config openssl-${VERSION}/config: openssl-${VERSION}.tar.gz gzcat openssl-${VERSION}.tar.gz | tar -xf - + ln -s . openssl-${VERSION}/lib touch $@ install: |