From 5642a1e01fff03a1b3a28a654ce363aab51b2b33 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 30 May 2022 15:05:24 +0200 Subject: eigrp: T2773: bugfix Makefile - temporary code removal --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 63d23495d..5e01108c0 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ interface_definitions: $(config_xml_obj) # T2472 - EIGRP support rm -rf $(TMPL_DIR)/protocols/eigrp # T2773 - EIGRP support for VRF - rm -rf $(TMPL_DIR)/vrf/name/node.tag/protocols + rm -rf $(TMPL_DIR)/vrf/name/node.tag/protocols/eigrp # XXX: test if there are empty node.def files - this is not allowed as these # could mask help strings or mandatory priority statements -- cgit v1.2.3