From ed3d7066f7fbe26f41a3e0f4321be0eeb35332be Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Fri, 23 Nov 2012 17:05:05 +0100 Subject: Include the newly added header files in next release Signed-off-by: Thomas Graf --- include/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index 80c615c..54fd71f 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -24,6 +24,8 @@ nobase_libnlinclude_HEADERS = \ netlink/data.h \ netlink/errno.h \ netlink/handlers.h \ + netlink/hash.h \ + netlink/hashtable.h \ netlink/list.h \ netlink/msg.h \ netlink/netlink-compat.h \ @@ -81,6 +83,7 @@ nobase_libnlinclude_HEADERS += \ netlink/cli/class.h \ netlink/cli/cls.h \ netlink/cli/ct.h \ + netlink/cli/exp.h \ netlink/cli/link.h \ netlink/cli/neigh.h \ netlink/cli/qdisc.h \ -- cgit v1.2.1