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

index df40fa79cd55bcb95a731c4444cc648108d8f2ca..e85b5b31042409ac7c60570339d49fbda7a9eb4e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
 # 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")