summaryrefslogtreecommitdiff
path: root/proto/mrt/Makefile
diff options
context:
space:
mode:
authorMaria Matejka <mq@ucw.cz>2022-09-09 13:15:50 +0200
committerMaria Matejka <mq@ucw.cz>2022-09-09 13:15:50 +0200
commit26bfd4cc0350ef3249b0283d7fa9977cb13a5e55 (patch)
tree6d027a4b29b2ca308f0d78f59209030ae885ea5e /proto/mrt/Makefile
parent3ace3a4281c2533a8cf39617644be0bbed8747a3 (diff)
parentd2c1036a42881d413ec97203ede92a69f8cd218f (diff)
Merge commit 'd2c1036a42881d413ec97203ede92a69f8cd218f' into thread-next
Diffstat (limited to 'proto/mrt/Makefile')
-rw-r--r--proto/mrt/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto/mrt/Makefile b/proto/mrt/Makefile
index 000e1c1c..8cd44ac1 100644
--- a/proto/mrt/Makefile
+++ b/proto/mrt/Makefile
@@ -2,6 +2,5 @@ src := mrt.c
obj := $(src-o-files)
$(all-daemon)
$(cf-local)
-$(call proto-build,mrt_build)
tests_objs := $(tests_objs) $(src-o-files)