summaryrefslogtreecommitdiff
path: root/t/vala-headers.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/vala-headers.sh')
-rw-r--r--t/vala-headers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/vala-headers.sh b/t/vala-headers.sh
index de905bc5a..965747b94 100644
--- a/t/vala-headers.sh
+++ b/t/vala-headers.sh
@@ -16,7 +16,7 @@
# Test to make sure compiling Vala code really works with recursive make.
-required="pkg-config valac gcc GNUmake"
+required="pkg-config valac gcc"
. test-init.sh
cat >> configure.ac << 'END'