Revision ef5081af proto/bgp/Makefile
proto/bgp/Makefile | ||
---|---|---|
1 |
src := attrs.c bgp.c packets.c |
|
1 |
src := attrs.c bgp.c packets.c map.c
|
|
2 | 2 |
obj := $(src-o-files) |
3 | 3 |
$(all-daemon) |
4 | 4 |
$(cf-local) |
5 | 5 |
|
6 |
tests_objs := $(tests_objs) $(src-o-files) |
|
6 |
tests_objs := $(tests_objs) $(src-o-files) |
Also available in: Unified diff