]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
include: add nf_tables_compat.h to tarballs
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 3 Dec 2019 00:04:38 +0000 (01:04 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 3 Dec 2019 00:06:59 +0000 (01:06 +0100)
Add it to Makefile.am so make distcheck adds this header to tarballs.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/Makefile.am

index 3227d4e83d790e4684fc126185a54ea486ddfd1c..04c9ab80a77cb16dbc01cf421b8788de0655c7c1 100644 (file)
@@ -3,6 +3,7 @@ noinst_HEADERS =        nf_conntrack_common.h           \
                        nf_log.h                        \
                        nf_nat.h                        \
                        nf_tables.h                     \
+                       nf_tables_compat.h              \
                        nf_synproxy.h                   \
                        nfnetlink_osf.h                 \
                        nfnetlink.h