X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2FMakefile.in;h=5769b114450b0ac4623a9d262ccf1afccc1189e3;hp=7b793e1276b5341717d860dc7773cebb403e408f;hb=cca63ff3f165f647732b920c72a0c42ae4926075;hpb=2ef83f89bd129ecfa454a3725b7b52a8a6587fd6 diff --git a/src/Makefile.in b/src/Makefile.in index 7b793e12..5769b114 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -51,7 +51,7 @@ CPPFLAGS = @CPPFLAGS@ DEFS = @DEFS@ -DSYSTEM_WGETRC=\"$(sysconfdir)/wgetrc\" -DLOCALEDIR=\"$(localedir)\" CFLAGS = @CFLAGS@ LDFLAGS = @LDFLAGS@ -LIBS = @LIBS@ @LIBSSL@ +LIBS = @LIBS@ @LIBSSL@ @LIBGNUTLS@ exeext = @exeext@ INCLUDES = -I. -I$(srcdir)