dect
/
libnl
Archived
13
0
Fork 0

Include the newly added header files in next release

Signed-off-by: Thomas Graf <tgraf@suug.ch>
This commit is contained in:
Thomas Graf 2012-11-23 17:05:05 +01:00
parent 3163fa707b
commit ed3d7066f7
1 changed files with 3 additions and 0 deletions

View 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 \