diff options
Diffstat (limited to 'tests/cms/Makefile.am')
-rw-r--r-- | tests/cms/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cms/Makefile.am b/tests/cms/Makefile.am index 8e8c2e000..24ce985a5 100644 --- a/tests/cms/Makefile.am +++ b/tests/cms/Makefile.am @@ -61,7 +61,7 @@ check: xcheck .PHONY: xcheck xcheck: - $(TESTS_ENVIRONMENT) $(abs_top_builddir)/tests/gpgscm/gpgscm \ + $(TESTS_ENVIRONMENT) $(abs_top_builddir)/tests/gpgscm/gpgscm$(EXEEXT) \ $(abs_srcdir)/run-tests.scm $(TESTFLAGS) $(TESTS) KEYS = 32100C27173EF6E9C4E9A25D3D69F86D37A4F939 |