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 44d9e14..99e3774 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -4,7 +4,7 @@ REQUIRES OpenCL
PROVIDES OpenCL
{
- SCRIPT OpenCL.sh
+ SCRIPT configure.sh
LANG bash
OPTIONS OPENCL_DIR OPENCL_INC_DIRS OPENCL_LIB_DIRS OPENCL_LIBS
}