aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index 4b8825b..9bacff9 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -4,5 +4,5 @@ PROVIDES OpenSSL
{
SCRIPT configure.sh
LANG bash
- OPTIONS OPENSSL_INSTALL_DIR
+ OPTIONS OPENSSL_INSTALL_DIR OPENSSL_DIR OPENSSL_INC_DIRS OPENSSL_LIB_DIRS OPENSSL_LIBS
}