aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 57c60cab4..6751f4613 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -218,7 +218,7 @@ TESTS_ENVIRONMENT = \
.PHONY: check-all release sign-release
check-all:
$(TESTS_ENVIRONMENT) \
- $(abs_top_builddir)/tests/gpgscm/gpgscm \
+ $(abs_top_builddir)/tests/gpgscm/gpgscm$(EXEEXT) \
$(abs_srcdir)/tests/run-tests.scm $(TESTFLAGS) $(TESTS)
# Names of to help the release target.