X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=d9b9f9fb3a421744005ff2426a3825962317cd1a;hp=8dafe0739d2330e20f9ff14ac5d43a236d978553;hb=8405493e1d6acd3bf9f308ccec66cae77c2080b0;hpb=b38c40b34e086256a10af53a062a276d9cff2921 diff --git a/tests/Makefile.am b/tests/Makefile.am index 8dafe073..d9b9f9fb 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -34,7 +34,7 @@ PERL = perl PERLRUN = $(PERL) -I$(srcdir) -LIBS = @LIBSSL@ @LIBGNUTLS@ @LIBICONV@ @LIBINTL@ @W32LIBS@ @LIBS@ +LIBS = @LIBSSL@ @LIBICONV@ @LIBINTL@ @LIBS@ @W32LIBS@ .PHONY: test run-unit-tests run-px-tests