pknock: move into separate directory

There will be a number of pknock-related tools, e.g. the trigger
programs, so move that out to its own directory.
This commit is contained in:
Jan Engelhardt
2009-10-09 17:50:05 +02:00
parent f1dc7f960c
commit 5184176c3b
9 changed files with 14 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ obj-${build_ipset} += ipset/
obj-${build_ipv4options} += xt_ipv4options.o
obj-${build_length2} += xt_length2.o
obj-${build_lscan} += xt_lscan.o
obj-${build_pknock} += xt_pknock.o
obj-${build_pknock} += pknock/
obj-${build_psd} += xt_psd.o
obj-${build_quota2} += xt_quota2.o