summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-04-13 09:08:10 +0200
committerChristian Breunig <christian@breunig.cc>2023-04-13 09:08:10 +0200
commit78d846824df05682f63c2dc7d894aa501ed9f63f (patch)
tree7baa49205ca6f2ec8b1a9640f4e5ee40fed22a23 /Makefile
parent477f00bd7d9592f272c11ddf5863157afd6a339a (diff)
downloadvyos-1x-78d846824df05682f63c2dc7d894aa501ed9f63f.tar.gz
vyos-1x-78d846824df05682f63c2dc7d894aa501ed9f63f.zip
xml: T5137: fix empty node.def files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4f49f0d27..e130bec70 100644
--- a/Makefile
+++ b/Makefile
@@ -67,6 +67,7 @@ op_mode_definitions: $(op_xml_obj)
rm -f $(OP_TMPL_DIR)/set/node.def
rm -f $(OP_TMPL_DIR)/show/node.def
rm -f $(OP_TMPL_DIR)/show/system/node.def
+ rm -f $(OP_TMPL_DIR)/show/tech-support/node.def
# XXX: ping and traceroute must be able to recursivly call itself as the
# options are provided from the script itself