summaryrefslogtreecommitdiff
path: root/proto/bgp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'proto/bgp/Makefile')
-rw-r--r--proto/bgp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/proto/bgp/Makefile b/proto/bgp/Makefile
index f4958867..00aaef5e 100644
--- a/proto/bgp/Makefile
+++ b/proto/bgp/Makefile
@@ -2,3 +2,5 @@ src := attrs.c bgp.c packets.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
+
+tests_objs := $(tests_objs) $(src-o-files) \ No newline at end of file