mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-24 11:19:14 +00:00
2005-04-15 Paul Jakma <paul@dishone.st>
* topology/Makefile.am: random.c is a source of libtopology, so list it.
This commit is contained in:
parent
9e67dc2723
commit
f482ed4d13
@ -1,3 +1,8 @@
|
||||
2005-04-15 Paul Jakma <paul@dishone.st>
|
||||
|
||||
* topology/Makefile.am: random.c is a source of libtopology, so list
|
||||
it.
|
||||
|
||||
2005-04-12 Hasso Tepper <hasso at quagga.net>
|
||||
|
||||
* isis_adjacency.c: Fix typo introduced with listloop cleanup.
|
||||
|
@ -6,7 +6,7 @@ DEFS = @DEFS@ -DSYSCONFDIR=\"$(sysconfdir)/\"
|
||||
noinst_LIBRARIES = libtopology.a
|
||||
|
||||
libtopology_a_SOURCES = \
|
||||
spgrid.c
|
||||
spgrid.c random.c
|
||||
|
||||
libtopology_a_DEPENDENCIES = @LIB_REGEX@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user