mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 14:21:45 +00:00

This reverts commit 086841cf0b
.
Oops, broke the build... shoulda waited for CI...
Signed-off-by: David Lamparter <equinox@diac24.net>
14 lines
344 B
Plaintext
14 lines
344 B
Plaintext
noinst_HEADERS += \
|
|
include/linux/if_addr.h \
|
|
include/linux/if_bridge.h \
|
|
include/linux/if_link.h \
|
|
include/linux/lwtunnel.h \
|
|
include/linux/mpls_iptunnel.h \
|
|
include/linux/neighbour.h \
|
|
include/linux/netlink.h \
|
|
include/linux/rtnetlink.h \
|
|
include/linux/socket.h \
|
|
include/linux/net_namespace.h \
|
|
include/linux/fib_rules.h \
|
|
# end
|