summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f0b0c9797..369eb89a8 100644
--- a/Makefile
+++ b/Makefile
@@ -96,7 +96,6 @@ clean:
rm -rf $(BUILD_DIR)
rm -rf $(TMPL_DIR)
rm -rf $(OP_TMPL_DIR)
- $(MAKE) -C libvyosconfig clean
$(MAKE) -C $(SHIM_DIR) clean
.PHONY: test