Include the newly added header files in next release
Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
parent
3163fa707b
commit
ed3d7066f7
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue