Make sure the files in tools/ are added to the tarball and that the
created nftables.service file is removed upon 'make clean'.
Fixes: c4b17cf830510 ("tools: add a systemd unit for static rulesets")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Reviewed-by: Pablo Neira Ayuso <pablo@netfilter.org>
EXTRA_DIST += \
files \
tests \
+ tools/nftables.service.8 \
+ tools/nftables.service.in \
$(NULL)
+CLEANFILES += tools/nftables.service
+
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libnftables.pc
unit_DATA = tools/nftables.service