summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2017-08-18 14:58:32 +0200
committerThomas Haller <thaller@redhat.com>2017-08-18 15:01:30 +0200
commite31ac230c42b46f7a0007a4d048a59a79b510771 (patch)
tree1230e65bd8c561f4dd0a5cb975d9eabcbc8ba974 /Makefile.am
parent760d74f99c885364931d0124fc737f3b43e57b74 (diff)
downloadlibnl-e31ac230c42b46f7a0007a4d048a59a79b510771.tar.gz
build: add new include/netlink-private/route/*.h files to Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d97cec65..cdcd6d81 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -241,6 +241,8 @@ noinst_HEADERS = \
include/netlink-private/object-api.h \
include/netlink-private/route/link/api.h \
include/netlink-private/route/link/sriov.h \
+ include/netlink-private/route/nexthop-encap.h \
+ include/netlink-private/route/mpls.h \
include/netlink-private/route/tc-api.h \
include/netlink-private/socket.h \
include/netlink-private/tc.h \