--- Makefile.am | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am index 8137c93..bb7dc4f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -75,6 +75,9 @@ man_MANS := iptables.8 iptables-restore.8 iptables-save.8 \ CLEANFILES := iptables.8 ip6tables.8 if ENABLE_DEVEL include_HEADERS := include/xtables.h include/iptables.h include/ip6tables.h +iptcdir := ${includedir}/libiptc +iptc_HEADERS := include/libiptc/libxtc.h \ + include/libiptc/ipt_kernel_headers.h endif if ENABLE_STATIC -- 1.5.5.rc3 -- 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