summaryrefslogtreecommitdiff
path: root/gen-testsuite-part
diff options
context:
space:
mode:
Diffstat (limited to 'gen-testsuite-part')
-rwxr-xr-xgen-testsuite-part3
1 files changed, 2 insertions, 1 deletions
diff --git a/gen-testsuite-part b/gen-testsuite-part
index 21c26c46d..dee4cddd2 100755
--- a/gen-testsuite-part
+++ b/gen-testsuite-part
@@ -361,7 +361,8 @@ foreach my $lt (TRUE, FALSE)
required="@required"
. ./defs || exit 1
plan_ $planned
- . "\$am_testauxdir/depcomp.sh"; exit \$?
+ . depcomp.sh
+ exit \$?
EOF
},
0555);