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