mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-04 00:49:41 +00:00
2004-10-10 Paul Jakma <paul@dishone.st>
* Makefile.am: fix listing of ospf_snmp.c in noinst_HEADERS
This commit is contained in:
parent
47ca295314
commit
ddd119fd3d
@ -1,3 +1,7 @@
|
||||
2004-10-10 Paul Jakma <paul@dishone.st>
|
||||
|
||||
* Makefile.am: fix listing of ospf_snmp.c in noinst_HEADERS
|
||||
|
||||
2004-10-06 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>
|
||||
|
||||
* ospf6_snmp.[ch], OSPFV3-MIB.txt: start supporting SNMP.
|
||||
|
||||
@ -18,7 +18,7 @@ noinst_HEADERS = \
|
||||
ospf6_network.h ospf6_message.h ospf6_lsa.h ospf6_lsdb.h \
|
||||
ospf6_top.h ospf6_area.h ospf6_interface.h ospf6_neighbor.h \
|
||||
ospf6_flood.h ospf6_route.h ospf6_intra.h ospf6_zebra.h \
|
||||
ospf6_spf.h ospf6_proto.h ospf6_asbr.h ospf6_abr.h ospf6_snmp.c \
|
||||
ospf6_spf.h ospf6_proto.h ospf6_asbr.h ospf6_abr.h ospf6_snmp.h \
|
||||
ospf6d.h
|
||||
|
||||
ospf6d_SOURCES = \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user