mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-08 05:34:58 +02:00

Populate the iptables-addons repository with two modules, xt_TARPIT and xt_TEE, as a starting point. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
5 lines
92 B
Makefile
5 lines
92 B
Makefile
# -*- Makefile -*-
|
|
|
|
AUTOMAKE_OPTIONS = foreign subdir-objects
|
|
SUBDIRS = extensions
|