From 371c8a8bca2b6862226bc79c13d143e07c1d8fc3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 9 Apr 2024 15:04:34 +0200 Subject: Adding upstream version 1.2.6. Signed-off-by: Daniel Baumann --- include/Makefile.am | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 include/Makefile.am (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am new file mode 100644 index 0000000..738f807 --- /dev/null +++ b/include/Makefile.am @@ -0,0 +1,15 @@ +SUBDIRS = libnftnl linux + +noinst_HEADERS = internal.h \ + linux_list.h \ + data_reg.h \ + expr_ops.h \ + obj.h \ + linux_list.h \ + set.h \ + common.h \ + expr.h \ + rule.h \ + set_elem.h \ + udata.h \ + utils.h -- cgit v1.2.3