summaryrefslogtreecommitdiff
path: root/t/vala-vpath.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/vala-vpath.sh')
-rw-r--r--t/vala-vpath.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/vala-vpath.sh b/t/vala-vpath.sh
index 92ccf1cb0..07e7da0f5 100644
--- a/t/vala-vpath.sh
+++ b/t/vala-vpath.sh
@@ -17,7 +17,7 @@
# Test to make sure vala support handles from-scratch VPATH builds.
# See automake bug#8753.
-required="cc valac pkg-config GNUmake"
+required='cc valac pkg-config'
. test-init.sh
cat >> configure.ac << 'END'