mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-05 20:26:38 +02:00

Will be adding related userspace programs shortly, and an extra directory for the same reason it is for ipset/.
6 lines
70 B
Makefile
6 lines
70 B
Makefile
# -*- Makefile -*-
|
|
|
|
EXTRA_CFLAGS = -I${src}/..
|
|
|
|
obj-m += xt_ACCOUNT.o
|