update
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Mon, 8 May 2023 02:18:59 +0000 (12:18 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Mon, 8 May 2023 02:18:59 +0000 (12:18 +1000)
Makefile

index e85b5b31042409ac7c60570339d49fbda7a9eb4e..df40fa79cd55bcb95a731c4444cc648108d8f2ca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
 # Distribution Makefile for nfbuilder
 
-
 ifeq ($(shell dpkg -l libnetfilter-queue-dev),)
 $(info "nfblocker requires the libnetfilter-queue-dev package")
 $(info "please install it before making")