summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/windows/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/windows/Makefile.am b/tests/windows/Makefile.am
index f8037a2715..86de084bb7 100644
--- a/tests/windows/Makefile.am
+++ b/tests/windows/Makefile.am
@@ -54,7 +54,7 @@ crypt32_la_LDFLAGS = -module -no-undefined -avoid-version -Wl,--add-stdcall-alia
cng_windows_DEPENDENCIES = ncrypt.la crypt32.la
cng_windows_CPPFLAGS = $(AM_CPPFLAGS)
-LOG_COMPILER = ./check-output
+LOG_COMPILER = $(srcdir)/check-output
endif