[PATCH nftables] build: get `make distcheck` to pass again

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit 4694f7230195 introduced nfnetlink_hook.h but didn't update the
automake system to take account of the new file.

Signed-off-by: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx>
---
 include/linux/netfilter/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/linux/netfilter/Makefile.am b/include/linux/netfilter/Makefile.am
index 04c9ab80..22f66a7e 100644
--- a/include/linux/netfilter/Makefile.am
+++ b/include/linux/netfilter/Makefile.am
@@ -6,4 +6,5 @@ noinst_HEADERS = 	nf_conntrack_common.h		\
 			nf_tables_compat.h		\
 			nf_synproxy.h			\
 			nfnetlink_osf.h			\
+			nfnetlink_hook.h		\
 			nfnetlink.h
-- 
2.17.5




[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux