From 564f75c43b0ef6a72ff7bb5d6ace3f8ce90cbb15 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 27 Nov 2007 15:42:19 +0000 Subject: tests/tools/Makefile.am: run under sh rather than doing chmod +x on the test scripts 20071127154219-53eee-242033782d3a97a7691d55e20b880ceb23ccaaf3.gz --- tests/tools/Makefile.am | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'tests/tools') diff --git a/tests/tools/Makefile.am b/tests/tools/Makefile.am index df9ad480..cb0acd70 100644 --- a/tests/tools/Makefile.am +++ b/tests/tools/Makefile.am @@ -5,12 +5,10 @@ EXTRA_DIST = \ expected-gobject-foo.h \ expected-ginterface-foo.h -all-local: - chmod +x $(dist_noinst_SCRIPTS) - TESTS = $(dist_noinst_SCRIPTS) TESTS_ENVIRONMENT = \ PYTHON=$(PYTHON) \ srcdir=$(srcdir) \ - top_srcdir=$(top_srcdir) + top_srcdir=$(top_srcdir) \ + sh -- cgit v1.2.3