X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FMakefile.in;h=920186cec4c91eef4de0eb57ce9fc0c80b9ff863;hb=c2c71c32cf7e75336bb45fc299658910e0f9f8af;hp=7e7eff7a555443100d1f369d81b89da9c56b98ab;hpb=6e3d978b8bca9b9b3408590e9733d5c93cf90f6d;p=wget diff --git a/tests/Makefile.in b/tests/Makefile.in index 7e7eff7a..920186ce 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,5 +1,6 @@ # Makefile for `wget' utility -# Copyright (C) 1995-2005 Free Software Foundation, Inc. +# Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, +# 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -52,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