summaryrefslogtreecommitdiff
path: root/t/vala-libs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/vala-libs.sh')
-rwxr-xr-xt/vala-libs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/vala-libs.sh b/t/vala-libs.sh
index 00befdd4b..f6a7ba9b3 100755
--- a/t/vala-libs.sh
+++ b/t/vala-libs.sh
@@ -18,7 +18,7 @@
# And use of vapi files to call C code from Vala.
required="valac cc pkg-config libtoolize GNUmake"
-. ./defs || Exit 1
+. ./defs || exit 1
cat >> configure.ac << 'END'
AC_PROG_CC