mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 21:25:12 +02:00

There will be a number of pknock-related tools, e.g. the trigger programs, so move that out to its own directory.
6 lines
69 B
Makefile
6 lines
69 B
Makefile
# -*- Makefile -*-
|
|
|
|
EXTRA_CFLAGS = -I${src}/..
|
|
|
|
obj-m += xt_pknock.o
|