diff --git a/test/Makefile.am b/test/Makefile.am index f44ce06f6..e4e306396 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -73,7 +73,7 @@ endif endif test_sources += $(test) -noinst_PROGRAMS = cairo-test-suite # always build +noinst_PROGRAMS = cairo-test-suite$(EXEEXT) # always build TESTS += cairo-test-suite$(EXEEXT)