]> granicus.if.org Git - libnl/commitdiff
Include the newly added header files in next release
authorThomas Graf <tgraf@suug.ch>
Fri, 23 Nov 2012 16:05:05 +0000 (17:05 +0100)
committerThomas Graf <tgraf@suug.ch>
Fri, 23 Nov 2012 16:06:15 +0000 (17:06 +0100)
Signed-off-by: Thomas Graf <tgraf@suug.ch>
include/Makefile.am

index 80c615cc00f5a3ef2f8b071b9691d71cc34dc836..54fd71f7d591959b240664fde07adca2694f77fa 100644 (file)
@@ -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 \