From 6b05aa4275d127d8b0a46643688ecac404bf2bf0 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Mon, 5 Mar 2018 14:14:26 +0800 Subject: fix some links --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 6adc2e0..be2d39e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -270,7 +270,7 @@ fuzzstandalone: fuzz-harness.o fuzz-targets svrfuzzobjs=$(subst svr-main.o, ,$(dropbearobjs)) # build all the fuzzers. This will require fail to link unless built with -# make fuzz-targetsk FUZZLIB=-lFuzzer.a +# make fuzz-targets FUZZLIB=-lFuzzer.a # or similar - the library provides main(). fuzz-targets: $(FUZZ_TARGETS) $(FUZZER_OPTIONS) -- cgit v1.2.3