mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 15:30:02 +00:00
eigrpd: Add missing eigrp_fsm.h to 'make dist'
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
a8a5dbc01d
commit
171616ccef
@ -33,7 +33,8 @@ noinst_HEADERS = \
|
||||
eigrp_neighbor.h eigrp_network.h \
|
||||
eigrp_packet.h eigrp_memory.h \
|
||||
eigrp_zebra.h eigrp_vty.h \
|
||||
eigrp_snmp.h eigrp_filter.h
|
||||
eigrp_snmp.h eigrp_filter.h \
|
||||
eigrp_fsm.h
|
||||
|
||||
eigrpd_SOURCES = eigrp_main.c $(libeigrp_a_SOURCES)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user