summaryrefslogtreecommitdiff
path: root/t/listval.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/listval.sh')
-rwxr-xr-xt/listval.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/listval.sh b/t/listval.sh
index 5e2f9a64c..8bd6b7905 100755
--- a/t/listval.sh
+++ b/t/listval.sh
@@ -18,7 +18,7 @@
# From Adam J. Richter.
required=libtool
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_SUBST([LTLIBOBJS])