build: fix error in include/Makefile.am
Just introduced by me, as an oversight from commit
11f9cc0914
.
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
11f9cc0914
commit
f8144b11aa
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ nobase_libnlinclude_HEADERS = \
|
|||
netlink/route/link/vlan.h \
|
||||
netlink/route/link/vxlan.h \
|
||||
netlink/route/link/veth.h \
|
||||
netlink/route/link/ip6tnl.h
|
||||
netlink/route/link/ip6tnl.h \
|
||||
netlink/route/link/ipgre.h \
|
||||
netlink/route/link/ipip.h \
|
||||
netlink/route/link/ipvti.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue