From 81d85c9fcb67542503325cf3876e58ca8118cbbd Mon Sep 17 00:00:00 2001 From: Dalibor Dukic Date: Wed, 9 Oct 2013 23:35:14 +0200 Subject: [PATCH] Fixed typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0ad83c35..84bda082 100644 --- a/Makefile +++ b/Makefile @@ -78,7 +78,7 @@ bin/scan2text: util/scan2text.c clean: rm tmp/*.o rm bin/masscan - rm bin/scan2test + rm bin/scan2text regress: bin/masscan bin/masscan --selftest