diff options
Diffstat (limited to 'scripts/showTuple.sh.in')
-rw-r--r-- | scripts/showTuple.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/showTuple.sh.in b/scripts/showTuple.sh.in index 9753bb52..074e5507 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 |