summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13eba26..f58b98f 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ clean:
rm dnsfind -f
prepare:
- apt install build-essential-y
+ apt install build-essential -y
# developing is to be done on i386. for example the default suppression file is hardcoded for i386 here:
# developing is to be done on bullseye.