X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=tests%2FMakefile.am;fp=tests%2FMakefile.am;h=ccd274d15c1af2a164c788a49d0c019e482a73ec;hp=c27e3903dbdbf94ec44bc39d5fc50c28c4ac7be8;hb=87a176daa7bb94fe01f8bbcbc7c0730d4a806248;hpb=a50931df8c3fa3f67d9d46214094060d1b3f46c5 diff --git a/tests/Makefile.am b/tests/Makefile.am index c27e3903..ccd274d1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -34,7 +34,7 @@ PERL = perl PERLRUN = $(PERL) -I$(srcdir) -LIBS = @LIBICONV@ @LIBINTL@ @LIBS@ +LIBS = @LIBICONV@ @LIBINTL@ @LIBS@ $(LIB_CLOCK_GETTIME) .PHONY: test run-unit-tests run-px-tests