X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;ds=sidebyside;f=Makefile;h=df40fa79cd55bcb95a731c4444cc648108d8f2ca;hb=ad5781c3d2a4d409729125d2962d85fea693fa53;hp=e85b5b31042409ac7c60570339d49fbda7a9eb4e;hpb=8e2e2000550e82c3517bce39f21c7875f9db5fdf;p=rrq%2Fnfblocker.git diff --git a/Makefile b/Makefile index e85b5b3..df40fa7 100644 --- 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")