summaryrefslogtreecommitdiff
path: root/scripts/showTuple.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/showTuple.sh.in')
-rw-r--r--scripts/showTuple.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/showTuple.sh.in b/scripts/showTuple.sh.in
index 9753bb5..074e550 100644
--- a/scripts/showTuple.sh.in
+++ b/scripts/showTuple.sh.in
@@ -4,7 +4,7 @@
# - the .config file
# Parse the tools' paths configuration
-. "${CT_LIB_DIR}/paths.mk"
+. "${CT_LIB_DIR}/paths.sh"
# We'll need the stdout later, save it
exec 7>&1