]> sjero.net Git - wget/blobdiff - tests/Makefile.in
Merge with mainline
[wget] / tests / Makefile.in
index 1dc0f7fbfc73e0f2381fd45d006c0e228108035e..920186cec4c91eef4de0eb57ce9fc0c80b9ff863 100644 (file)
@@ -53,7 +53,7 @@ DEFS     = @DEFS@ -DSYSTEM_WGETRC=\"$(sysconfdir)/wgetrc\" -DLOCALEDIR=\"$(local
 CFLAGS   = @CFLAGS@
 LDFLAGS  = @LDFLAGS@ 
 LIBS     = @LIBS@ @LIBSSL@ @LIBGNUTLS@
-exeext   = @exeext@
+exeext   = @EXEEXT@
 
 INCLUDES = -I. -I$(srcdir) -I$(srcdir)/../src