mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 09:41:54 +00:00
SNMP: Minor changes
This commit is contained in:
parent
f22dd17634
commit
6e95cc521e
@ -1,4 +1,5 @@
|
||||
S snmp.c
|
||||
S subagent.c
|
||||
S snmp_utils.c
|
||||
S mib_tree.c
|
||||
S bgp4_mib.c
|
||||
|
@ -1,4 +1,4 @@
|
||||
src := snmp.c snmp_utils.c subagent.c bgp4_mib.c mib_tree.c
|
||||
src := snmp.c snmp_utils.c subagent.c mib_tree.c bgp4_mib.c
|
||||
obj := $(src-o-files)
|
||||
$(all-daemon)
|
||||
$(cf-local)
|
||||
|
Loading…
Reference in New Issue
Block a user