libipset/types.h includes args.h, therefore args.h must be installed too. Signed-off-by: Jan Engelhardt <jengelh@xxxxxxx> --- include/libipset/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/libipset/Makefile.am b/include/libipset/Makefile.am index 3b47518..79a1357 100644 --- a/include/libipset/Makefile.am +++ b/include/libipset/Makefile.am @@ -1,5 +1,6 @@ pkgincludedir = ${includedir}/libipset pkginclude_HEADERS = \ + args.h \ data.h \ errcode.h \ linux_ip_set_bitmap.h \ -- 2.13.6 -- 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