This was forgotten in the commit id: 85035b6c6a1618e7ba726fe6306c804fc1b6c4e8 Signed-off-by: Giorgio Dal Molin <giorgio.nicole@xxxxxxxx> --- include/linux/netfilter/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 include/linux/netfilter/Makefile.am diff --git a/include/linux/netfilter/Makefile.am b/include/linux/netfilter/Makefile.am new file mode 100644 index 0000000..54b59b5 --- /dev/null +++ b/include/linux/netfilter/Makefile.am @@ -0,0 +1,5 @@ +noinst_HEADERS = nf_conntrack_common.h \ + nf_conntrack_tuple_common.h \ + nf_nat.h \ + nf_tables.h \ + nfnetlink.h -- 2.1.3 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html